docs(devops): update npm version to v8 (#44455)
This commit is contained in:
committed by
GitHub
parent
010e09ffb7
commit
3f62615f8d
@ -563,7 +563,7 @@ Provisioning VMs with the Code
|
|||||||
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
|
||||||
|
|
||||||
```console
|
```console
|
||||||
npm i -g npm@6
|
npm i -g npm@8
|
||||||
npm i -g pm2
|
npm i -g pm2
|
||||||
npm install -g serve
|
npm install -g serve
|
||||||
pm2 install pm2-logrotate
|
pm2 install pm2-logrotate
|
||||||
|
Reference in New Issue
Block a user