Skip to content

Instantly share code, notes, and snippets.

@xydiva
Created February 4, 2018 02:29
Show Gist options
  • Save xydiva/5079766364f68e49a7a5e39c8e291e16 to your computer and use it in GitHub Desktop.
Save xydiva/5079766364f68e49a7a5e39c8e291e16 to your computer and use it in GitHub Desktop.
更新vue版本
npm install npm@latest -g(可以更新npm至最新版本)  
npm install webpack@latest -S  升级vue的版本  
npm install vue-template-compiler@latest -S 升级compiler的版本  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment