Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix some dependency issues to allow project to run correctly#152

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Johnwjl wants to merge1 commit intowechat-miniprogram:master
base:master
Choose a base branch
Loading
fromJohnwjl:fix-dependency-issue

Conversation

Johnwjl
Copy link

修复依赖问题

1. 修改内容:

  • 打开根目录下的package.json,将"@tencent/eslint-config-wxapp": "^0.5.2" 改为 "eslint-config-wxapp": "^1.0.0", 以确保项目正常启动运行。

2. 修改原因:

  • 项目在启动过程中遇到了该依赖报错,导致开发者无法正常执行启动代码。这一修改可以确保项目能正常运行,并符合代码质量要求。

3. 如何验证修改:

  • 拉取此分支并安装依赖:npm install --legacy-peer-deps
  • 运行npm run init --legacy-peer-deps 启动项目,确保所有功能正常运行,且依赖问题已经解决。

备注:

这个 PR 的目的是让项目启动正常运行,并帮助其他开发者更顺利地贡献代码。此外,因大量依赖已处于废弃过时,必须 ‘ --legacy-peer-deps’ 后缀才能顺利执行,望尽快修复过时的依赖,使该项目得以维护和保持最新依赖版本。

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@Johnwjl

[8]ページ先頭

©2009-2025 Movatter.jp