-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[QUESTION] npm install error #531
Comments
What version of node? |
node version : 12.13.1 |
Yarn should not be installed this way. |
Why not? It’s one of the supported install methods, and my preference (as opposed to using brew or some other non-node installation method). |
This way is not recommended anymore afaik. |
It still shouldn’t heap dump; if it wasn’t recommended they wouldn’t be publishing new undeprecated yarn versions on npm. |
One of the reasons is the integrity (checking the signature using the GPG key) for example. Another problem might be caching. Anyway, this looks more like an issue with NodeJS itself and native modules. Is there more output? |
Not recommended doesn't mean that they stop publishing on npmjs. We need more of the full output before and after this error. And it's probably better in the issue tracker of yarn. |
If it errors during npm install, it’s an npm problem; if during running yarn, then it’s not an npm problem - @huifer when does this output occur? |
after execution |
I deleted the following files
|
Ok then please close this issue if it is resolved. |
I want to install yarn
npm install -g yarn
console out
What should I do, help me
The text was updated successfully, but these errors were encountered: