You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
npm is producing incorrect or undesirable behavior.
Other (see below for feature requests):
What's going wrong?
When running npm show for a basic package created with npm6, npm errors with Cannot read property '1.0.0' of undefined. Likely irrelevant, but this also fails for a package created with npm5.
How can the CLI team reproduce the problem?
md npm6-test && cd npm6-test && npm init -y
Likely irrelevant, but I added scope @connections-education.