Skip to content

fix(ci): 修改npm安装命令以兼容旧版本依赖#14

Merged
qorzj merged 1 commit into
lessweb:mainfrom
hqwlkj:feature/eslint
May 16, 2026
Merged

fix(ci): 修改npm安装命令以兼容旧版本依赖#14
qorzj merged 1 commit into
lessweb:mainfrom
hqwlkj:feature/eslint

Conversation

@hqwlkj
Copy link
Copy Markdown
Contributor

@hqwlkj hqwlkj commented May 16, 2026

  • 在GitHub Actions的lint工作流中调整npm ci命令
  • 增加了--legacy-peer-deps参数以解决依赖冲突问题
  • 确保CI环境中依赖安装的稳定性和兼容性
  • 保持格式检查步骤不变

- 在GitHub Actions的lint工作流中调整npm ci命令
- 增加了--legacy-peer-deps参数以解决依赖冲突问题
- 确保CI环境中依赖安装的稳定性和兼容性
- 保持格式检查步骤不变
@qorzj qorzj merged commit 47968b8 into lessweb:main May 16, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants