Hi, newbie here. I am half way through an online course and it requires us to download course files and run an NPM install using Meteor. Error message keeps popping up and the mentor went MIA. Could anyone please give me a hand? I am already 2 weeks behind the course schedule because of this fundamental error.
Are you sure you are in a meteor directory? Not sure of the Windows command prompts, but if you list all files ls -la on Unix, I think dir /ah should work on Windows, you should see .meteor. If you don’t, check your path and change directories to where the application files are loaded.
haha. but like most good things it didn’t quite last. i managed to run the app for the course, but run into another set of issues installing my assignment files