Skip to content

[BUG] npm install causes : Cannot read properties of null (reading 'explain') #5222

Description

@tamsler

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 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingPriority 2secondary priority issueRelease 8.xwork is associated with a specific npm 8 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions