Linked Questions

299 votes
7 answers
979k views

The Question is similar to How do I completely uninstall Node.js, and reinstall from beginning (Mac OS X) but for Ubuntu, and just for uninstalling. Installation was done by: sudo apt-get install node ...
lpares12's user avatar
  • 4,053
4 votes
6 answers
16k views

I have an issue on my Ubuntu VM. I have tried several methods of updating to the latest Nodejs version (both LTS and Current), but running node --version still shows v4.8.4. I have tried using both n ...
Noahm888's user avatar
  • 123
3 votes
4 answers
7k views

I installed Node.js on my Ubuntu machine. I typed node but it didn't work. I typed nodejs and it worked. When I asked for the version, node -v didn't work but nodejs --version worked, it gives me "v0....
user2200091's user avatar
4 votes
3 answers
11k views

Trying to install LESS/SASS. And getting this error after installing node.js in Linux 16.04. Installed LESS compiler and updatet npm for proceed installing SASS where I failed and now am stuck. ...
user3550117's user avatar
1 vote
2 answers
3k views

Node will not delete on Linux Mint 13. see the video here http://youtu.be/tV8HhS1xw2g and here http://www.youtube.com/watch?v=g8DNvv3iFdI I installed via git but node failed to run see https://...
pleabargain's user avatar
0 votes
3 answers
5k views

I am trying to run create-react-app and keep getting an error about updating my node version: The engine "node" is incompatible with this module. Expected version "^8.10.0 || ^10.13.0 || >=11.10.1"...
arvidrus's user avatar
  • 167
1 vote
2 answers
2k views

My questions are Whenever i tried to install nodejs using command line # apt-get install nodejs it installs the older version (in my case it installed 0.10.x),where as the current version till date ...
anujayk's user avatar
  • 594
2 votes
1 answer
2k views

I'm trying to install node.js on a friend's computer. We had an old version (0.4.*), then installed n to update to a more recent version of node using n - node version manager now instead of having ...
Connor Leech's user avatar
-1 votes
3 answers
2k views

I have come across ReactJS and React Native. ReactJS is brilliant, super fast and works fine on Node v0.10. But, React Native needs v4.x as a prerequisite. So, when I run any react-native command, it ...
Satvik's user avatar
  • 12.6k
1 vote
1 answer
2k views

I’m trying to run a project locally on my macOS using yarn cross-env NODE_ENV=development nest start --watch, but the command stays stuck without output or progress. Environment: macOS version: ...
Livia's user avatar
  • 11
0 votes
2 answers
320 views

I've installed a new version of node via n but the version that runs is still a old one. I don't know where I installed the old version, how can I go find it and uninstall it?
fancy's user avatar
  • 52k
-3 votes
1 answer
517 views

Yesterday, i try to uninstall node.js from my ubuntu. But i can uninstall only npm from my computer, surely. Now i want to uninstall node.js from my ubuntu(12.04) and install again. Firstly, please ...
YabMarket's user avatar
0 votes
2 answers
618 views

I need a separate npm version besides my installed v1.4.21 How do I install it on my Ubuntu 14.10, to install this package, that requires npm v1.0.1? I tried this instructions but it already fails ...
rubo77's user avatar
  • 21.3k
0 votes
0 answers
366 views

I am trying to install express-generator on my ubuntu 14.04 by running this command sudo npm install express-generator -g it shows that express-generator is installed sinscary@avenger:~$ sudo npm ...
Sinscary's user avatar
  • 710
0 votes
1 answer
85 views

I've installed nodejs on Linux Mint and then completely removed it using these instructions: Uninstall Node.JS using Linux command line? Completly uninstall nodejs, npm and node in ubuntu 14.04 ...
user3401603's user avatar

15 30 50 per page