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

ipaddr.js causes error on osx while validating jslint #151

Open
dbleisch opened this issue Apr 29, 2021 · 1 comment
Open

ipaddr.js causes error on osx while validating jslint #151

dbleisch opened this issue Apr 29, 2021 · 1 comment

Comments

@dbleisch
Copy link

dbleisch commented Apr 29, 2021

Package name ipaddr.js causes error on osx while validating eslint:
eslint ./**/*.js

using npm 7.6.3 / node v12.18.4

Oops! Something went wrong! :(
ESLint: 7.21.0
You are linting "./node_modules/ipaddr.js", but all of the files matching the glob pattern "./node_modules/ipaddr.js" are ignored. If you don't want to lint these files, remove the pattern "./node_modules/ipaddr.js" from the list of arguments passed to ESLint.
@msimerson
Copy link
Contributor

Better to run lint tests with npm run lint.

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