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

npm install does not work #4369

Open
p0syd0n opened this issue Mar 20, 2024 · 2 comments
Open

npm install does not work #4369

p0syd0n opened this issue Mar 20, 2024 · 2 comments

Comments

@p0syd0n
Copy link

p0syd0n commented Mar 20, 2024

Expected Behavior

The packages install

Actual Behavior

I get many errors

Steps to Reproduce

Fork the repo, then clone it on a machine and run npm install in the directory

System Details

Scratch latest, on Chromebook Acer spin with dev mode on.

Screenshots
No screenshots, however here is the issue:

posydon@penguin:~/coding/scratch-vm$ npm install npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated [email protected]: This module is no longer supported. npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated [email protected]: no longer maintained npm ERR! code ETIMEDOUT npm ERR! syscall read npm ERR! errno -110 npm ERR! network read ETIMEDOUT npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'

@davidctinescu
Copy link

try force install it

@hcr5
Copy link

hcr5 commented Aug 17, 2024

Looks like you're having issues with internet connection

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