N
N
Nikita Bratsky2021-03-08 18:03:07
Node.js
Nikita Bratsky, 2021-03-08 18:03:07

Nodejs version selection flies (nvm use 15.11.0), how to fix it?

There is a problem when restarting the server, I used the first installation instructions from this site . As a result, node.js crashes:
60463ca794a9a887206343.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Slava Rozhnev, 2021-03-08
@NikBr_9

Installing Node.js from the Ubuntu repositories

$ curl -sL https://deb.nodesource.com/setup_15.x | sudo bash -
$ sudo apt install nodejs
$ node -v

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question