DEV Community

Gcobani Mkontwana
Gcobani Mkontwana

Posted on

Npx create-react-app gives an error on VS Code or Git Command?

How do i fix this issue when im trying to create a react app, i use this command and already have nodeJs been installed and its version 6.

" npx create-react react-feeds-example
npm ERR! could not determine executable to run

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\De Legend 'Respect'\AppData\Local\npm-cache_logs\2022-05-27T06_58_08_765Z-debug-0.log"

Top comments (0)