摘要: 初始化、包安装、更新 npm install npm@latest -g,安装最新版本npm npm init,创建package.json文件 npm update -g lodash,更新包 发布npm包 npm whoami,查看谁在登录当前npm账号 npm publlish npm ver 阅读全文
posted @ 2024-07-31 22:26 安静的嘶吼 阅读(5) 评论(0) 推荐(0) 编辑