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

Fix pnpm engine specification #248

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Fix pnpm engine specification #248

merged 1 commit into from
Oct 22, 2023

Conversation

leaftail1880
Copy link
Contributor

@leaftail1880 leaftail1880 commented Oct 22, 2023

Yarn add v1.22.19

warning eslint-define-config@1.24.1: The engine "pnpm" appears to be invalid.

Seems like spelling mistake (>= 8.6.0 instead of >=8.6.0)

warning eslint-define-config@1.24.1: The engine "pnpm" appears to be invalid.

Seems like spelling mistake (>=8.6.0 vs >= 8.6.0)
@Shinigami92 Shinigami92 changed the title fix: yarn warning while install Fix pnpm engine specification Oct 22, 2023
@Shinigami92 Shinigami92 merged commit 7560275 into eslint-types:main Oct 22, 2023
3 checks passed
@leaftail1880 leaftail1880 deleted the patch-1 branch October 22, 2023 12:24
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