[GH-ISSUE #8] Trouble starting npm start on macos #159

Closed
opened 2026-03-01 17:43:24 +03:00 by kerem · 2 comments
Owner

Originally created by @swan11jf on GitHub (May 14, 2020).
Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/8

Here's the following error message I get:

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/screelt/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/Users/screelt/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/screelt/.npm/_logs/2020-05-14T22_09_45_398Z-debug.log

Can include log if requested

Originally created by @swan11jf on GitHub (May 14, 2020). Original GitHub issue: https://github.com/AnanthVivekanand/spotify-adblock/issues/8 Here's the following error message I get: npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /Users/screelt/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/Users/screelt/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /Users/screelt/.npm/_logs/2020-05-14T22_09_45_398Z-debug.log Can include log if requested
kerem closed this issue 2026-03-01 17:43:24 +03:00
Author
Owner

@AnanthVivekanand commented on GitHub (May 14, 2020):

You have to cd inside the cloned project. Run the command "ls" and you should see spotify-adblock-macos. Then run "cd spotify-adblock-macos"

After cd-ing inside the directory then run npm i and proceed from there.

<!-- gh-comment-id:628922944 --> @AnanthVivekanand commented on GitHub (May 14, 2020): You have to cd inside the cloned project. Run the command "ls" and you should see spotify-adblock-macos. Then run "cd spotify-adblock-macos" After cd-ing inside the directory then run npm i and proceed from there.
Author
Owner

@swan11jf commented on GitHub (May 15, 2020):

Thanks for your reply - I must have done something stupid...

<!-- gh-comment-id:629115972 --> @swan11jf commented on GitHub (May 15, 2020): Thanks for your reply - I must have done something stupid...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-adblock#159
No description provided.