Closed greenkeeper[bot] closed 4 years ago
seems like a fluke; works locally
ESLint couldn't find the config "ljharb" to extend from. Please check that the name of the config is correct.
The config "ljharb" was referenced from the config file in "/home/travis/build/faucet-pipeline/faucet-pipeline-js/pkg/faucet-pipeline-typescript/node_modules/resolve/.eslintrc".
This is because something is linting your nested node_modules; you need to make sure your project's eslintignore is ignoring all node_modules folders.
Sorry for accidentally pinging you, @ljharb, but I appreciate your response; thanks for pointing that out!
The dependency rollup-plugin-typescript2 was updated from
0.25.2
to0.25.3
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
rollup-plugin-typescript2 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/faucet-pipeline/faucet-pipeline-js/builds/620244019?utm_source=github_status&utm_medium=notification)).Release Notes for 0.25.3
cwd option
Commits
The new version differs by 4 commits.
23f63b4
- build
4217346
feat: support options.cwd (#197)
d6359af
Update README.md
7e9f5c8
- package version
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: