Skip to content

Current stdlib version triggers a bug in npm 6 #489

@mmomtchev

Description

@mmomtchev

Description

Encountered an error when trying to install stdlib with npm 6

nvm use 12
npm i @stdlib/ndarray

(or npm i @stdlib/stdlib)

Related Issues

npm/cli#1600

Questions

No.

Demo

No response

Reproduction

nvm use 12
npm i @stdlib/ndarray

Expected Results

No response

Actual Results

Installation hangs indefinitely because of an infinite loop in `npm`

Version

0.0.13

Environments

Node.js

Browser Version

No response

Node.js / npm Version

npm 6.14.15

Platform

All

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions