Skip to content

npm v7 fails on node v10.0 (~~and v10.1-v10.9~~) #2623

@ljharb

Description

@ljharb

Current Behavior:

Run npm install on node v10.0 - v10.9, it will fail: https://github.com/ljharb/publishers/pull/8/checks?check_run_id=1834032724 / https://github.com/ljharb/es-value-fixtures/pull/2/checks?check_run_id=1833723968

Expected Behavior:

npm install to complete successfully, as it does on node v10.10+ (since engines.node is >= 10)

Steps To Reproduce:

I suspect this will happen on any npm install command on these node versions

Environment:

  • Node: v10.0 - v10.9
  • npm: v7.5.2

Metadata

Metadata

Assignees

Labels

Bugthing that needs fixingPriority 1high priority issueRelease 7.xwork is associated with a specific npm 7 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions