Regression: 7.6.0 throws a TypeError: Cannot read property '@roundforest/***' of null
error sometimes
#2815
Labels
TypeError: Cannot read property '@roundforest/***' of null
error sometimes
#2815
Current Behavior:
When I
npm install
in 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 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:
Debug log:
2021-03-04T06_16_20_829Z-debug.log
The text was updated successfully, but these errors were encountered: