随笔分类 -  node

环境安装,项目创建等等
摘要:npm是升级命令: npm install npm -g (直接升级到最新版本) node升级: (1)安装NVM : curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash (2) nv 阅读全文
posted @ 2018-05-09 15:25 我不是益辉 阅读(175) 评论(0) 推荐(0)