mirror of
https://github.com/AnanthVivekanand/spotify-adblock.git
synced 2026-04-29 06:15:50 +03:00
[GH-ISSUE #22] Missing Script Issue #259
Labels
No labels
cannot reproduce
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-adblock#259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hiitsmike on GitHub (Mar 2, 2021).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/22
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 on GitHub (Mar 23, 2021):
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 on GitHub (May 10, 2021):
same issue here
@AnanthVivekanand commented on GitHub (May 10, 2021):
Not sure why this isn't working, you can just run
node mitm.jsornode index.jsfor now.@AnanthVivekanand commented on GitHub (Jun 25, 2021):
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.