3 Replies
I have package.json and node modules installed. What might be the problem here?
This is more an #os-and-tools question, but you're in the wrong folder. The command is being run in
C:/Users/Acer
while the project is in another folder. I'd suggest using the VS Code built-in terminal so that you'll be in the right place to run your commands.Ah okay. Thanks a lot