Missing Script Issue
hiitsmike opened this issue · 4 comments
hiitsmike commented
Everything seems to be going smooth until the moment I run "npm start"
From that point, terminal gives me a simple "npm ERR! missing script: start"
I'm unsure what I can do to fix it. Any help would be appreciated!
AnanthVivekanand commented
Hey, sorry for the late response. Is this still an issue? I just tried out a fresh git clone and it worked fine for me. If you're still having an issue, do you mind posting a screenshot of all your steps and the output?
thedough commented
AnanthVivekanand commented
Not sure why this isn't working, you can just run node mitm.js
or node index.js
for now.
AnanthVivekanand commented
I wasn't able to reproduce this, and I'm pretty sure the issue is just an out-of-date npm installation, so I'll close the issue. Reopen if updating NPM doesn't fix this.