Update 本地开发调试.md

This commit is contained in:
钟进 2018-11-10 22:21:45 +08:00
parent 9b648cc023
commit ac97536aa5

View File

@ -2,7 +2,7 @@
### nodejs ### nodejs
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs sudo apt-get install -y nodejs
npm -v # 要求 3.10.10 npm -v # 要求 3.10.10