Skip to content

[BUG] cannot read property 'length' of undefined with npm #2721

Closed
@thefordyking

Description

@thefordyking

Current Behavior:

root@localhost:~/Desktop/fordycoin-miner# npm install node-fetch
npm ERR! Cannot read property 'length' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-02-18T03_45_41_879Z-debug.log

Expected Behavior:

root@localhost:~/Desktop/fordycoin-miner# npm install node-fetch
//and it should continue installing the package

Steps To Reproduce:

Use version 7.5.3
Run 'npm install' with why package including npm

Environment:

  • OS: Ubuntu 4.9.117
  • Node: 10.19.0
  • npm: 7.5.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions