We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NPM warnings:
npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: [email protected] npm WARN Found: @typescript-eslint/[email protected] npm WARN node_modules/@typescript-eslint/parser npm WARN dev @typescript-eslint/parser@"^7.0.1" from the root project npm WARN 2 more (@tool-belt/eslint-config, @typescript-eslint/eslint-plugin) npm WARN npm WARN Could not resolve dependency: npm WARN peer @typescript-eslint/parser@"^6" from [email protected] npm WARN node_modules/eslint-plugin-typescript-sort-keys npm WARN eslint-plugin-typescript-sort-keys@"^3.1.0" from @tool-belt/[email protected] npm WARN node_modules/@tool-belt/eslint-config npm WARN npm WARN Conflicting peer dependency: @typescript-eslint/[email protected] npm WARN node_modules/@typescript-eslint/parser npm WARN peer @typescript-eslint/parser@"^6" from [email protected] npm WARN node_modules/eslint-plugin-typescript-sort-keys npm WARN eslint-plugin-typescript-sort-keys@"^3.1.0" from @tool-belt/[email protected] npm WARN node_modules/@tool-belt/eslint-config npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { npm WARN EBADENGINE yarn: 'please-use-npm', npm WARN EBADENGINE npm: '>=[10](https://github.com/basemind-ai/bot/actions/runs/7955880378/job/21715588591#step:4:11).4.0', npm WARN EBADENGINE pnpm: 'please-use-npm', npm WARN EBADENGINE node: '>=v20.0.0' npm WARN EBADENGINE }, npm WARN EBADENGINE current: { node: 'v20.[11](https://github.com/basemind-ai/bot/actions/runs/7955880378/job/21715588591#step:4:12).0', npm: '10.2.4' } npm WARN EBADENGINE } npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
The text was updated successfully, but these errors were encountered:
Hi 🙂 We are also experiencing this issue while trying to upgrade the ESLint monorepo to v7. Checkout this merge request for more details: https://gitlab.com/biomedit/next-widgets/-/merge_requests/323.
Sorry, something went wrong.
Same here.
Allow `@typescript-eslint/parser@^7 as peer dependency
@typescript-eslint/parser@^7
6817746
This resolves infctr#74, infctr#75
This issue has been fixed :)
No branches or pull requests
NPM warnings:
The text was updated successfully, but these errors were encountered: