AnanthVivekanand/spotify-adblock

Missing Script Issue

Closed this issue · 4 comments

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!

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?

Screenshot 2021-05-10 at 1 54 19 AM
same issue here

Not sure why this isn't working, you can just run node mitm.js or node index.js for now.

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.