NMP
本地 远程
npm install uglify-js --global
npm install [email protected] 指定版本
npm update underscore
npm search mkdir
npm uninstall underscore
缓存目录
ls ~/.npm
npm cache clean 清理缓存
package.json 管理依赖的文件
npm init
时间: 2024-10-16 01:45:06
NMP
本地 远程
npm install uglify-js --global
npm install [email protected] 指定版本
npm update underscore
npm search mkdir
npm uninstall underscore
缓存目录
ls ~/.npm
npm cache clean 清理缓存
package.json 管理依赖的文件
npm init