Update apt before installing npm.

This commit is contained in:
Peter Morton 2024-03-05 08:46:16 -06:00
parent 18cfbd264b
commit 470e71eabb

View File

@ -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
```sh
sudo apt update
sudo apt install npm
sudo npm install -g n
sudo n stable