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

next 分支 运行 npm run bootstrap 报错 #549

Closed
byc233518 opened this issue Nov 7, 2022 · 4 comments
Closed

next 分支 运行 npm run bootstrap 报错 #549

byc233518 opened this issue Nov 7, 2022 · 4 comments

Comments

@byc233518
Copy link

byc233518 commented Nov 7, 2022

版本号 (version)
v3.1.16

UI 框架的版本 (UI version)
element-plus

问题描述 (Issue)

image

复现步骤/生成规则 (Duplicate steps/generate rules)

  1. clone源码
  2. 目录下运行 npm run bootstrap

期望的结果 (Desired outcome)
能够正常运行并继续往后的步骤

@byc233518
Copy link
Author

其他信息补充:
bai@MacBook-Pro-2 form-create % sw_vers
ProductName: macOS
ProductVersion: 12.5
BuildVersion: 21G72
bai@MacBook-Pro-2 form-create % node -v
v16.0.0
bai@MacBook-Pro-2 form-create % npm -v
8.19.2

@lyudongzhou
Copy link

+1

@cnmd-icu
Copy link

执行 npm install eslint@^6.0.0即可解决,或者npm install eslint-plugin-vue@6.1.3 -g

@SeanHo1997
Copy link

执行 npm install eslint@^6.0.0即可解决,或者npm install eslint-plugin-vue@6.1.3 -g

我这边的解决方式是:npm install eslint@6.0.0

@xaboy xaboy closed this as completed Sep 24, 2024
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

5 participants