猩星文档
/
npm8中文文档
npm 8.19.1
1
CLI 命令
1-1 npm
1-2 npm access
1-3 npm adduser
1-4 npm audit
1-5 npm bin
1-6 npm bugs
1-7 npm cache
1-8
npm ci
1-8-1
概要
1-8-2
描述
1-8-3
示例
1-8-4
配置
1-9 npm completion
1-10 npm config
1-11 npm dedupe
1-12 npm deprecate
1-13 npm diff
1-14 npm dist-tag
1-15 npm docs
1-16 npm doctor
1-17 npm edit
1-18 npm exec
1-19 npm explain
1-20 npm explore
1-21 npm find-dupes
1-22 npm fund
1-23 npm help
1-24 npm help-search
1-25 npm hook
1-26 npm init
1-27 npm install
1-28 npm install-ci-test
1-29 npm install-test
1-30 npm link
1-31 npm logout
1-32 npm ls
1-33 npm org
1-34 npm outdated
1-35 npm owner
1-36 npm pack
1-37 npm ping
1-38 npm pkg
1-39 npm prefix
1-40 npm profile
1-41 npm prune
1-42 npm publish
1-43 npm query
1-44 npm rebuild
1-45 npm repo
1-46 npm restart
1-47 npm root
1-48 npm run-script
1-49 npm search
1-50 npm set-script
1-51 npm shrinkwrap
1-52 npm star
1-53 npm stars
1-54 npm start
1-55 npm stop
1-56 npm team
1-57 npm test
1-58 npm token
1-59 npm uninstall
1-60 npm unpublish
1-61 npm unstar
1-62 npm update
1-63 npm version
1-64 npm view
1-65 npm whoami
1-66 npx
npm 8.19.1
/
CLI 命令
/
npm ci
中英双语
干净安装一个项目
上一章:
配置
下一章:
概要