-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Node.js 8 NPM Error on Android – 8.0 Oreo #778
Comments
The mentioned log in the error message sould be useful to see what's going on. |
@Grimler91 - Getting the same error while installing different |
I modified /usr/lib/node_modules/npm/node_modules/worker-farm/lib/farm.js to set maxConcurrentWorkers to 4. |
@Mini-Web is this Safe method? |
Google Pixel running Android Pie. I am experiencing this issue as well. |
I was testing different methods of fixing it. I think it is safe to guess the number; a bad guess should only affect speed, not accuracy, for npm. If you want to try my script in https://github.com/Quasic/cpuinfo, it tries various methods of aquiring the number. Some are more reliable than others. |
Galaxy S7 with Oreo. Same thing :/ |
any updates on this? |
Yes, I am also waiting for an update on this bug |
why still nobody do something? |
Closed in favour of termux/termux-packages#1798, track that issue! |
While try to Install Node packages via
npm
I got this Below errorExample
Any Solution to fix this?
The text was updated successfully, but these errors were encountered: