Npm ปรับปรุงเจาะจงแพกเกจ

รหัสตัวอย่าง

5
0

ปรับปรุง npm แพกเกจ

Use npm|yarn outdated to see which modules have newer versions
Use npm update|yarn upgrade (without a package name) to update all modules
Include --save-dev|--dev if you want to save the newer version numbers to your package.json. (NOTE: as of npm v5.0 this is only necessary for devDependencies).
Use npm install package@major-version to update to major version
4
0

ปรับปรุงโหนด.js dependencies

npm install -g npm-check-updates
ncu -u
npm update
npm install
2
0

npm ได้เวอร์ชั่นล่าสุดของแพกเกจ

npm show {pkg} version
2
0

npm ปรับปรุงเจาะจงแพกเกจ

npm update browser-sync
-------
yarn upgrade browser-sync
0
0

อัพเกรด npm

npm i -g npm-upgrade
0
0

npm ปรับปรุงรูปแบบการสั่งงาน

npm outdated

ในภาษาอื่นๆ

หน้านี้อยู่ในภาษาอื่นๆ

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................