node.js的使用小技巧
1. npm的版本检查,运行cmd,输入:
npm -v //版本检查
2.npm的更新,运行cmd,输入:
npm install -g npm //版本更新
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!