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

执行pnpm i 时报错 unmet peer eslint@^8.56.0: found 9.0.0 #13

Open
one0oneChen opened this issue Dec 30, 2024 · 0 comments
Open

执行pnpm i 时报错 unmet peer eslint@^8.56.0: found 9.0.0 #13

one0oneChen opened this issue Dec 30, 2024 · 0 comments

Comments

@one0oneChen
Copy link

 WARN  Issues with peer dependencies found
.
└─┬ @soybeanjs/eslint-config 1.3.4
├─┬ @typescript-eslint/eslint-plugin 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.0.0
│ └─┬ @typescript-eslint/type-utils 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.0.0
│ └─┬ @typescript-eslint/utils 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.0.0
├─┬ @typescript-eslint/parser 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.0.0
└─┬ eslint-plugin-import-x 0.5.0
└─┬ @typescript-eslint/utils 7.18.0
└── ✕ unmet peer eslint@^8.56.0: found 9.0.0

packages/scripts
└─┬ @soybeanjs/changelog 0.3.23
└─┬ @soybeanjs/eslint-config 1.3.4
├─┬ @typescript-eslint/eslint-plugin 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.0.0-rc.0
│ └─┬ @typescript-eslint/type-utils 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.0.0-rc.0
│ └─┬ @typescript-eslint/utils 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.0.0-rc.0
├─┬ @typescript-eslint/parser 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.0.0-rc.0
└─┬ eslint-plugin-import-x 0.5.0
└─┬ @typescript-eslint/utils 7.18.0
└── ✕ unmet peer eslint@^8.56.0: found 9.0.0-rc.0

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