Angular 隨記

  • Windows下更新Node 和NPM方法
    • 管理員模式打開powershell
    • 執行以下命令:
      Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force
      npm install -g npm-windows-upgrade
      npm-windows-upgrade
posted @ 2017-08-13 00:18  天际翔龙  阅读(104)  评论(0编辑  收藏  举报