npx create-react-app not working

Shell
npm init
npm install create-react-app
npx create-react-app myapp
Source

Also in Shell: