node js taking forever to install ...and it was a globally installed module.. sometime its still downloading the packages rather than install the globally installed module on my pc #5038
Unanswered
firdausakbarr
asked this question in
Q&A
Replies: 0 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like you meant npm, not Node.js. Those are two separate projects, this repo is about Node.js development, not npm. To address the issue you seem to have, did you try to use something that's not npm to see if it would fit your needs better? E.g. pnpm might be a good candidate. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Affected URL(s)
No response
Description of the problem
node js taking forever to install ...and it was a globally installed module.. sometime its still downloading the packages rather than install the globally installed module on my pc
Beta Was this translation helpful? Give feedback.
All reactions