i tried cd app/path npm start but didnt work. Maybe if theres any other way to create that javascript react project guide me
i also tried deleting the lock file but it didnt work either
note that im new new to programming therefore your help should be alittle descriptive
Question posted in Javascript
A very good W3school tutorial can be found here.
A very good W3school tutorial can be found here.
2
Answers
Have you installed npm?
you can install it using this command in the project directory:
after that, try starting the npm process as you would normally.
If there are other problems with npm, you can try with this command:
after that, install npm:
try using the command:
to uninstall npm, and then install it again with: