Closed
Description
Current Behavior:
When I npm install
in a package, I get the following error TypeError: Cannot read property '@roundforest/***' of null
(full debug log below)
The same error happens with npm ci
.
When using npm v7.5.0, the npm ci
finishes executing with no problem.
Expected Behavior:
It should finish the npm install/ci
, just like it does with v7.5.0.
Steps To Reproduce:
Sorry, can't figure out why this specific package fails. Others pass without a problem There's nothing interesting there. Hopefully, the debug log may help you.
Environment:
- OS: MacOS Big Sur (latest update)
- Node: 15.11.0
- npm: 7.6/0