stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Current stdlib version triggers a bug in npm 6

Open mmomtchev opened this issue 2 years ago • 1 comments

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

https://github.com/npm/cli/issues/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

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

mmomtchev avatar Mar 22 '22 15:03 mmomtchev

:tada: Welcome! :tada:

And thank you for opening your first issue! We will get back to you shortly. :runner: :dash:

github-actions[bot] avatar Mar 22 '22 15:03 github-actions[bot]

As npm v6 is several versions behind and no longer maintained, will go ahead and close this issue.

kgryte avatar Nov 11 '23 10:11 kgryte