In Cmd, npm start works, but in PowerShell and Git Bash, the npm start command doesn’t run. The package.json file is correct and working. Please help!
Is there any output in Powershell?
Yes,I did this in Windows PowerShell inside the project folder; npm start works. But why doesn’t npm start run?
Npm start doesn’t work in VSCode terminal, Windows PowerShell, or Git Bash.
it could be that it is incompatible
Npm start works, but in Git Bash and PowerShell, after running npm start, the browser does not open.
Do you know what I should do to fix it? Please
No, I don’t know, are you sure it is compatible with Windows?