guyan0319 / go-admin

基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等
MIT License
390 stars 130 forks source link

前端有两个库无法安装 #8

Open qinjinze opened 4 years ago

qinjinze commented 4 years ago

H:\project\src\go-admin\vue-element-admin>npm run dev

vue-element-admin@4.2.1 dev H:\project\src\go-admin\vue-element-admin vue-cli-service serve --open

INFO Starting development server... 10% building 2/2 modules 0 activeBrowserslist: caniuse-lite is outdated. Please run next command npm update i 「wds」: Project is running at http://localhost:9527/ i 「wds」: webpack output is served from / i 「wds」: Content not from webpack is served from H:\project\src\go-admin\vue-element-admin\public i 「wds」: 404s will fallback to /index.html 98% after emitting CopyPlugin

ERROR Failed to compile with 6 errors 下午2:22:41 These dependencies were not found:

To install them, you can run: npm install --save @/vendor/Export2Excel @/vendor/Export2Zip 终止批处理操作吗(Y/N)? ^C H:\project\src\go-admin\vue-element-admin>

H:\project\src\go-admin\vue-element-admin>

H:\project\src\go-admin\vue-element-admin>npm install --save @/vendor/Export2Excel @/vendor/Export2Zip npm ERR! code ENOLOCAL npm ERR! Could not install from "@\vendor\Export2Excel" as it does not contain a package.json file.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2020-09-10T06_22_57_466Z-debug.log

请指教,教师节快乐! 谢谢!

guyan0319 commented 4 years ago

直接解压我上传的包试试,https://github.com/guyan0319/go-admin/blob/master/vue-element-admin/node_modules.zip