Skip to content

v14.5.0 regression with npm #34162

@SheetJSDev

Description

@SheetJSDev
  • Version: v14.5.0
  • Platform: OSX and Linux 4.15.0-1028-gcp
  • Subsystem:

What steps will reproduce the bug?

$ npm install -g [email protected]
$ npm install -g [email protected] voc

How often does it reproduce? Is there a required condition?

Every single time

What is the expected behavior?

Installs correctly (and you can verify this using node v14.4.0)

What do you see instead?

npm ERR! node v14.5.0
npm ERR! npm  v4.3.0
npm ERR! cb.apply is not a function

Additional information

Since this works in 14.4.0 and in 12.x, I'm inclined to believe this is a nodejs regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fsIssues and PRs related to the fs subsystem / file system.npmIssues and PRs related to the npm client dependency or the npm registry.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions