We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My current node.js version is v16.11.1 and I got this error as below when running npm install.
v16.11.1
npm install
However everything went well after I downgraded my node.js version to v10.0.0
v10.0.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My current node.js version is
v16.11.1
and I got this error as below when runningnpm install
.However everything went well after I downgraded my node.js version to
![Screenshot 2021-10-16 at 15 22 16](https://user-images.githubusercontent.com/1403893/137589220-645dcdfb-7ad8-4dad-8921-27febabef164.png)
v10.0.0
The text was updated successfully, but these errors were encountered: