Open
Description
Is there an existing issue for this?
- I have searched the existing issues
This issue exists in the latest npm version
- I am using the latest npm
Current Behavior
npm install
can crash when realFolders.get(retireFolder)
returns undefined
in the following code:
cli/workspaces/arborist/lib/arborist/reify.js
Lines 1065 to 1078 in dd63e21
Also see log ~line 3459.
Expected Behavior
It shouldn't crash.
Steps To Reproduce
I'm not entirely sure, since I haven't experienced this error. This person has though.
Environment
- npm: v8.4.1
- Node.js: v17.5.0
- OS Name: Windows_NT 10.0.22557
- System Model Name: Don't know
- npm config: Don't know