Skip to content

Npm install errors #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
AngryFlounder53 opened this issue Apr 27, 2025 · 2 comments
Open
2 tasks done

Npm install errors #43

AngryFlounder53 opened this issue Apr 27, 2025 · 2 comments
Labels
bug Something isn't working stale This issue has been inactive for an extended period of time

Comments

@AngryFlounder53
Copy link

AngryFlounder53 commented Apr 27, 2025

Description

Hey it's giving me errors for when I put in npm install and npm run start I am using Command Prompt for this step

`npm error code ENOENT
npm error syscall open
npm error path C:\Users_\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users_
\package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users___\AppData\Local\npm-cache_logs\2025-04-27T18_30_18_896Z-debug-0.log

C:\Users_>npm run start
npm error code ENOENT
npm error syscall open
npm error path C:\Users_
\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users_\package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users_
\AppData\Local\npm-cache_logs\2025-04-27T18_34_09_635Z-debug-0.log

C:\Users___>`

Steps to reproduce (omit if unpredictable)

No response

Environment

No response

Confirmation

  • I have searched for existing issues
  • I use the latest version of LyricsStatus
@AngryFlounder53 AngryFlounder53 added the bug Something isn't working label Apr 27, 2025
@OvalQuilter
Copy link
Owner

Hi! Did you follow this section? You need to be in the LyricsStatus folder when executing these commands.

You need to open a folder that contains LyricsStatus files and then copy its path:

Image

Then type cd, press Space, and paste the copied path by pressing Ctrl + V. In my case, that's C:\Users\OvalQuilter\LyricsStatus.

Image

Copy link

This issue has been marked as stale due to inactivity. If no further activity occurs, it will be closed in 14 days.

@github-actions github-actions bot added the stale This issue has been inactive for an extended period of time label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This issue has been inactive for an extended period of time
Projects
None yet
Development

No branches or pull requests

2 participants