Bolt install returning 0 error code when yarn install fails
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Just happened in CI twice now where network connectivity issues caused yarn to fail, but bolt install didnt return a non-zero code.
Will look into this
| Title | Description
| --------------------|------------
| Version | 0.20.7
Contributor guide
Research direction
Start at the bolt install entry point and inspect how the yarn install result is handled. Reproduce the reported CI failure or simulate a failed yarn install; done means bolt install returns a non-zero exit code when yarn install fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100