Unable to update NODE in ubuntu #1282
Unanswered
moayaan1911
asked this question in
Q&A
Replies: 2 comments
-
I cannot understand what you mean here. Node as in Node.js? Or the And what is outdated? I can help you if you specify the problem -- this is too vague to comprehend |
Beta Was this translation helpful? Give feedback.
0 replies
-
use these commands one by one npm cache clean -f
npm install -g n
sudo n stable |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I had node v8.17.0 in my ubuntu. I am unable to update it. I used to tutorials given on node github to update but its showing the same version. I am unable to run latest node modules bcoz of outdated version
Beta Was this translation helpful? Give feedback.
All reactions