• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

npm / arborist / #241 / 1

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 17 Sep 2020 06:23PM UTC
Files 32
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Sep 2020 06:18PM UTC coverage: 100.0%. Remained the same
#241.1

push

isaacs
Add strictPeerDeps, override ERESOLVE if not true

In the overwhelming majority of cases in the wild, a peer dependency
conflict that results in an ERESOLVE can be fixed by using the
`--force` flag.

However, this has other side effects (causing `npm audit fix` to install
semver-major fixes, blowing away file collisions, etc.) which might not
be desirable.  Also, since it's opt-in, it means that users have to run
the install twice for something where we're _pretty_ sure what the right
course of action is.

Let's just make that particular override the default, and reduce most
ERESOLVE errors from a crash to a warning.

2235 of 2235 branches covered (100.0%)

Branch coverage included in aggregate %.

3259 of 3259 relevant lines covered (100.0%)

356.29 hits per line

Source Files on job #241.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 3
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 241
  • c5451517 on github
  • Prev Job for on (##240.1)
  • Next Job for on (##242.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc