Ubuntu 14 nodejs install with apt-get node fails to run in console

Paul Wade

I have run sudo apt-get install nodejs and I expected that when I now type node in the terminal I would go into the node shell. or if I type node --version I would see the version instead nothing happens no errors, results, anything the terminal just goes to a new line like I pressed enter without typing anything. ive been googling for the last two hours and have found nothing.

Paul Wade

after a lot of looking I found a package called "node" installed which is some sort of radio package and has nothing to do with nodejs I believe it was causing conflicts particularly with web storm which I believe was picking up that package and getting very confused. after removing that everything was working again.

I also noted that I was typing node --version and I should have typed nodejs --version. Hopefully this helps someone else that accidentally installs the "node" amateur radio package

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Ubuntu 14 nodejs install with apt-get node fails to run in console

From Dev

Java Install Fails On Ubuntu 14

From Dev

apt-get works with private repository in Ubuntu 14 but fails with GPG error "signatures invalid" in Ubuntu 18

From Dev

Apt-get broken in ubuntu 14

From Java

Docker build "Could not resolve 'archive.ubuntu.com'" apt-get fails to install anything

From Dev

Apt-get update fails ubuntu 14.04

From Dev

Ubuntu Server 18.04 apt-get Fails

From Dev

Apt-get update fails ubuntu 14.04

From Dev

Ubuntu Server 18.04 apt-get Fails

From Dev

node ssh2 shell unable to run apt-get install on remote machine

From Dev

Cannot run apt-get -f install

From Dev

Biogeme fails to install and run on Ubuntu 16.04

From Dev

Ubuntu - Apt-get Install failure

From Dev

GRUB boot loader install fails after apt upgrade Ubuntu 20

From Dev

root permission during installation using apt -get in ubuntu14

From Dev

how to install mariasql with nodejs 4.x on ubuntu 14?

From Dev

Apt-get install -y openjdk-8-jdk fails

From Dev

apt-get install fails with error "Unable to locate package"

From Dev

Using apt-get to install always fails referencing MongoDB not starting

From Dev

apt-get install mysql-server fails in Dockerfile

From Dev

apt-get install nodejs-legacy npm not recognized

From Dev

Docker - Mac OSX Ubuntu fails on apt-get update

From Dev

Ubuntu 16.04 apt-get update fails with local repository

From Dev

Apt-get update fails after installing Ubuntu 20.04

From Dev

Ubuntu 16.04 apt-get update fails with local repository

From Dev

How can I run "apt-get install" in the background?

From Dev

How can I run "apt-get install" in the background?

From Dev

In Docker, apt-get install fails with "Failed to fetch http://archive.ubuntu.com/ ... 404 Not Found" errors. Why? How can we get past it?

From Dev

Temporarily cache RUN apt-get update && apt-get install in Dockerfile

Related Related

  1. 1

    Ubuntu 14 nodejs install with apt-get node fails to run in console

  2. 2

    Java Install Fails On Ubuntu 14

  3. 3

    apt-get works with private repository in Ubuntu 14 but fails with GPG error "signatures invalid" in Ubuntu 18

  4. 4

    Apt-get broken in ubuntu 14

  5. 5

    Docker build "Could not resolve 'archive.ubuntu.com'" apt-get fails to install anything

  6. 6

    Apt-get update fails ubuntu 14.04

  7. 7

    Ubuntu Server 18.04 apt-get Fails

  8. 8

    Apt-get update fails ubuntu 14.04

  9. 9

    Ubuntu Server 18.04 apt-get Fails

  10. 10

    node ssh2 shell unable to run apt-get install on remote machine

  11. 11

    Cannot run apt-get -f install

  12. 12

    Biogeme fails to install and run on Ubuntu 16.04

  13. 13

    Ubuntu - Apt-get Install failure

  14. 14

    GRUB boot loader install fails after apt upgrade Ubuntu 20

  15. 15

    root permission during installation using apt -get in ubuntu14

  16. 16

    how to install mariasql with nodejs 4.x on ubuntu 14?

  17. 17

    Apt-get install -y openjdk-8-jdk fails

  18. 18

    apt-get install fails with error "Unable to locate package"

  19. 19

    Using apt-get to install always fails referencing MongoDB not starting

  20. 20

    apt-get install mysql-server fails in Dockerfile

  21. 21

    apt-get install nodejs-legacy npm not recognized

  22. 22

    Docker - Mac OSX Ubuntu fails on apt-get update

  23. 23

    Ubuntu 16.04 apt-get update fails with local repository

  24. 24

    Apt-get update fails after installing Ubuntu 20.04

  25. 25

    Ubuntu 16.04 apt-get update fails with local repository

  26. 26

    How can I run "apt-get install" in the background?

  27. 27

    How can I run "apt-get install" in the background?

  28. 28

    In Docker, apt-get install fails with "Failed to fetch http://archive.ubuntu.com/ ... 404 Not Found" errors. Why? How can we get past it?

  29. 29

    Temporarily cache RUN apt-get update && apt-get install in Dockerfile

HotTag

Archive