Update apt before installing npm.
This commit is contained in:
parent
18cfbd264b
commit
470e71eabb
@ -39,6 +39,7 @@ Paremeters prefixed with 'km:' will use Knowledge Management using the {contentI
|
|||||||
Make sure npm is installed and node us up to date
|
Make sure npm is installed and node us up to date
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
sudo apt update
|
||||||
sudo apt install npm
|
sudo apt install npm
|
||||||
sudo npm install -g n
|
sudo npm install -g n
|
||||||
sudo n stable
|
sudo n stable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user