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
Debug log:
2021-03-04T06_16_20_829Z-debug.log
Current Behavior:
When I
npm installin a package, I get the following errorTypeError: 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 cifinishes 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:
Debug log:
2021-03-04T06_16_20_829Z-debug.log