npm

  

 

  1. npm config -h

     

     



  2. npm config list

     

     prefix 为 --globa 的安装路径

  3. npm config edit 调用notepad编辑


  4. npm ls

     

     

  5. npm list -g 全局模块


  6. npm list recast

posted @ 2021-05-18 16:13  ascertain  阅读(32)  评论(0编辑  收藏  举报