[BUG] old lockfile causes 404 Not Found for "file:"-referenced dependency #3628
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
Current Behavior
On Node 10, Node 12 and Node 14 with npm 6.x or npm 7.5.2, the installation step (
npm ci
) works fine.On Node 16.6.1 with npm 7.20.3, installation fails as follows:
https://github.com/qunitjs/qunit/runs/3271660304
Expected Behavior
No failure, as it was on Node 14 with npm 7.5.2.
Steps To Reproduce
https://github.com/qunitjs/qunit/blob/d7c983b8375769fd21b359d8cc13346a76fd6045/package.json#L73
Environment
The text was updated successfully, but these errors were encountered: