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

npm / arborist / #241

Build:
Build:
LAST BUILD BRANCH:
DEFAULT BRANCH: master
Ran 17 Sep 2020 06:23PM UTC
Jobs 1
Files 32
Run time 5s
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

pending completion
#241

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

Jobs
ID Job ID Ran Files Coverage
1 #241.1 17 Sep 2020 06:23PM UTC 0
100.0
Source Files on build #241
Detailed source file information is not available for this build.
  • Back to Repo
  • c5451517 on github
  • Prev Build on
  • Next Build on
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