Skip to content
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

issues nodes-years when npm install in manga-client #1

Open
MarcoPalomo opened this issue Feb 1, 2024 · 2 comments
Open

issues nodes-years when npm install in manga-client #1

MarcoPalomo opened this issue Feb 1, 2024 · 2 comments

Comments

@MarcoPalomo
Copy link

Hello,
You did a great job.
I have this problem installing the modules from the package-lock.json in the manga-client directory :

>manga-client$ npm install 
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/node-years/-/node-years-2.0.14.tgz/yocto-queue/-/yocto-queue-0.1.0.tgz
npm ERR! 404 
npm ERR! 404  'yocto-queue@https://registry.npmjs.org/node-years/-/node-years-2.0.14.tgz/yocto-queue/-/yocto-queue-0.1.0.tgz' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: /home/computer/.npm/_logs/2024-02-01T03_29_06_320Z-debug-0.log
@HassanNdam
Copy link

HassanNdam commented Feb 2, 2024

Hello Marco try using Yarn instead of npm.
Try "yarn install" inside the manga-client

@andrewbaisden
Copy link
Owner

@MarcoPalomo you could also try deleting the package-lock.json file and then trying to run the installation script again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants