Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
npm install causes following error:
npm install
npm ERR! Cannot read properties of null (reading 'explain')
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/tpa/.npm/_logs/2022-07-27T20_38_52_724Z-debug-0.log
Expected Behavior
Install packages defined in package.json
Steps To Reproduce
Download repo
cd into repo
npm install
Environment
node bin location = /usr/local/bin/node
; node version = v16.16.0
; npm local prefix = /Users/tpa/src/cb-app-www
; npm version = 8.15.0
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
npm install causes following error:
Expected Behavior
Install packages defined in package.json
Steps To Reproduce
Download repo
cd into repo
npm install
Environment
node bin location = /usr/local/bin/node
; node version = v16.16.0
; npm local prefix = /Users/tpa/src/cb-app-www
; npm version = 8.15.0