Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议整理一下当前开发分支的代码依赖等,一堆报错。 #37

Open
ukhack opened this issue Aug 3, 2023 · 0 comments
Open

Comments

@ukhack
Copy link

ukhack commented Aug 3, 2023

版本号:

最新分支代码

问题描述:
  1. npm install 时提示项目内webpack版本冲突,--force才能解决
vue-antd-jeecg@3.4.3 依赖  webpack@"^4.0.0"
peer webpack@"^5.0.0" from css-loader@6.8.1
npm ERR!   node_modules/css-loader
npm ERR!     peer css-loader@"*" from vue-loader@15.9.3
npm ERR!     node_modules/vue-loader
npm ERR!       vue-loader@"^15.7.0" from the root project
  1. 安装完毕后 run serve 时出现很多诸如
   error  in ./node_modules/codemirror/addon/hint/show-hint.css
  
  Module build failed (from ./node_modules/css-loader/dist/cjs.js):
  TypeError: this.getOptions is not a function

这样的错误

截图&代码:

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant