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

does not look in node_modules/.bin/ #4

Open
rngadam opened this issue Jun 5, 2019 · 0 comments
Open

does not look in node_modules/.bin/ #4

rngadam opened this issue Jun 5, 2019 · 0 comments

Comments

@rngadam
Copy link

rngadam commented Jun 5, 2019

+ npm-lint@0.3.4
added 233 packages from 221 contributors in 25.222s
/src # npm-lint
Running npm-linter
Warning: No .npmlint.json found at /src; Using default settings
Error: package.json script "start" has a unknown executable "webpack-dev-server"
Error: package.json script "build" has a unknown executable "webpack"
┌────────────────┬───┐
│ Total Errors   │ 2 │
├────────────────┼───┤
│ Total Warnings │ 1 │
└────────────────┴───┘

but...

/src # ls node_modules/.bin/
acorn                 handlebars            mkdirp                sha.js                webpack
ansi-html             import-local-fixture  multicast-dns         terser                webpack-cli
atob                  json5                 rimraf                uglifyjs              webpack-dev-server
errno                 miller-rabin          semver                uuid                  which
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

1 participant