vbenjs / vue-vben-admin

A modern vue admin panel built with Vue3, Shadcn UI, Vite, TypeScript, and Monorepo. It's fast!
https://www.vben.pro
MIT License
25.37k stars 6.91k forks source link

Yarn Install 一直出错 #360

Closed samchenws closed 3 years ago

samchenws commented 3 years ago

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

Describe the bug

warning " > vuex-module-decorators@1.0.1" has incorrect peer dependency "vuex@3". [5/6] Building fresh packages... [1/10] ⠂ vue-demi [2/10] ⠂ core-js [3/10] ⠂ esbuild [4/10] ⠂ gifsicle error D:\project\vben-admin-thin-next-main\node_modules\pngquant-bin: Command failed. Exit code: 1 Command: node lib/install.js

Reproduction

Please describe the steps of the problem in detail to ensure that we can restore the correct problem

System Info

joel785454405 commented 3 years ago

node 版本多少

samchenws commented 3 years ago

node 版本多少

node -v v14.15.1 yarn -v 1.22.5

anncwb commented 3 years ago

文档有问题可以看看。不行的话执行yarn reinstall或者手动删除node_modules和yarn.lock重新安装依赖即可

luckdolphin commented 3 years ago

我不明白这个问题为何会关闭,这个问题目前依然很活跃

samchenws commented 3 years ago

yarn clean:lib yarn clean:cache yarn reinstall yarn dev 搞定,老板说得对还是得多看看文档