Updated eslint-config-standard dependencies breaks NPM install and Travis CI
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
The dependencies of "eslint-config-standard" have been updated to require "eslint-plugin-promise": "^3.3.0". Backstop currently has "eslint-plugin-promise": "^2.0.1". This appears to fail NPM install on Node version 4 and below
Contributor guide
Research direction
Start by checking the project's dependency declaration and Travis CI configuration for the eslint-config-standard and eslint-plugin-promise versions. Reproduce the npm install on Node 4 and older versions, then verify that installation and the Travis CI job complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100