[BUG] Could not resolve dependency even though found version should satisfy peer version spec #3440
Closed
1 task done
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
Current Behavior
When I try to run npm audit fix, I get the following error:
Expected Behavior
I don't know enough about NPM to say what the expected behavior should be, but shouldn't the found version (4.44.2) satisfy the peer dependency(>=4.43.0 <6.0.0)?
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: