snowpack not installing globally #3860
Unanswered
atharvnuthi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why am I getting this error? Seems like it's an error from your side. Need help guys.
npm WARN deprecated [email protected]: this library is no longer supported
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]: request has been deprecated, see request/request#3142
npm ERR! code 1
npm ERR! path /usr/local/lib/node_modules/snowpack/node_modules/esbuild
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2022-02-07T13_09_30_657Z-debug.log
Beta Was this translation helpful? Give feedback.
All reactions