docs(tutorial/tutorial): instructions to install npm on debian
Additional package required for a Debian install Closes #9749
This commit is contained in:
committed by
Caitlin Potter
parent
1fa2d56ba3
commit
d0b5bfa454
@@ -110,8 +110,9 @@ suggested solution is to also install the `nodejs-legacy` apt package, which ren
|
||||
`nodejs`.
|
||||
|
||||
```
|
||||
apt-get install nodejs-legacy
|
||||
apt-get install nodejs-legacy npm
|
||||
nodejs --version
|
||||
npm --version
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user