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

npm warn eslint-plugin-import #37

Closed
dpDesignz opened this issue Dec 5, 2019 · 2 comments
Closed

npm warn eslint-plugin-import #37

dpDesignz opened this issue Dec 5, 2019 · 2 comments

Comments

@dpDesignz
Copy link

I am trying to run the global install but I keep getting this warning

npm WARN eslint-config-airbnb-base@13.2.0 requires a peer of eslint-plugin-import@^2.17.2 but none is installed. You must install peer dependencies yourself.

I have tried installing it but I keep getting more error to follow. Is this something I need to be worried about or is it fine to ignore? I also can't seem to get my inline javascript to fix itself in html files. I'm not sure if this is related. Is there any way for this to work or am I misunderstanding what this does?

@andyboltondev
Copy link

I was also getting this warning when installing globally on my Windows 10 machine, however, it always seemed to work without any issues.

I am currently in the process on setting up WSL2 on my machine and I have not had this issue, so I believe it is related to Windows.

@wesbos
Copy link
Owner

wesbos commented Jun 19, 2020

keep me updated. Peer dependencies are weird..

@wesbos wesbos closed this as completed Sep 11, 2020
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

3 participants