‘React’ is not recognized as an internal or external command,
operable program or batch file.
Error: Cannot find module 'C:vitebinvite.js'
Node.js v18.4.0
I realised that this issue can be fixed, by avoiding using special characters such as &
in the folder names. Once this was corrected, npm run dev
worked as expected.
New contributor
user25231718 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.