Jason Lee
  • Home
  • Github
Sign in Subscribe

node.js

A collection of 1 post
node.js

npm 常用 command

1.列出當前目錄所安裝的套件 npm list --depth=0 2.列出 global 所安安裝的套件 npm list -g --depth=0 3.列出單一套件的版本 npm view version
Mar 6, 2016
Page 1 of 1
Jason Lee © 2025
Powered by Ghost