npm view vue-cli versions 複製代碼
在組件的後面加上 @xxx 指定的版本號就行vue
@xxx
npm install --save-dev react-router@2.8.1 複製代碼
npm list -g --depth=0 複製代碼