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 npm script “lint” #1

Open
tripu opened this issue Nov 10, 2020 · 0 comments
Open

Fix npm script “lint” #1

tripu opened this issue Nov 10, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@tripu
Copy link
Owner

tripu commented Nov 10, 2020

There 60,887 are errors.

$ npm run lint > /dev/null
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! phaker@6.0.1 lint: `jshint ./lib --config ./.jshintrc`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the phaker@6.0.1 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     ~/.npm/_logs/2020-11-10T12_11_24_302Z-debug.log
@tripu tripu added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant