cant download any package using npm #36250
Answered
by
ihnatenkoo
m0x61h0x64i
asked this question in
Packages
-
hello, i cant install ant package using npm, my npm version :
what should i do? is there a way to reset vscode terminal network or any fix is available ? |
Beta Was this translation helpful? Give feedback.
Answered by
ihnatenkoo
Oct 15, 2022
Replies: 2 comments 5 replies
-
Hello, do you try clean cash in your npm? And you can try update you npn version: |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
m0x61h0x64i
-
Hey there @m0x31h0x64i and thank you for asking a good question! I'm glad you found our community 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, do you try clean cash in your npm?
If not, run the
npm cache clean --force command in your terminal
And you can try update you npn version:
npm i npm