npm view vue-cli versions 复制代码
在组件的后面加上 @xxx 指定的版本号就行vue
@xxx
npm install --save-dev react-router@2.8.1 复制代码
npm list -g --depth=0 复制代码