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

Dependency issue in latest release tag #18

Open
ttytm opened this issue Aug 28, 2024 · 1 comment
Open

Dependency issue in latest release tag #18

ttytm opened this issue Aug 28, 2024 · 1 comment

Comments

@ttytm
Copy link

ttytm commented Aug 28, 2024

E.g. trying:

npm i -d @huntabyte/eslint-plugin @huntabyte/eslint-config eslint eslint-plugin-svelte svelte-eslint-parser

Results in the error below for @huntabyte/eslint-config

npm error Could not resolve dependency:
npm error peer eslint@"npm:eslint-ts-patch@9.5.0-0" from @huntabyte/eslint-config@0.3.2
npm error node_modules/@huntabyte/eslint-config
npm error   @huntabyte/eslint-config@"*" from the root project

A direct git install works on the other hand.

npm i -d git+https://github.com/huntabyte/eslint-config.git

It might be just the package.json and lock file that are out of sync in the latest release.

@huntabyte
Copy link
Owner

I'm going to be reworking this config very soon that will resolve this :)

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

2 participants