Skip to content

Error during npm install after installing canary #216

Closed
@amchiclet

Description

@amchiclet

We found some errors while using node-v8 canary.

I've been able to narrow down the steps to reproduce below.

$ NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/v8-canary nvm install v18.0.0-v8-canary2021113060c21743de
$ npm install

npm ERR! Cannot assign to read only property 'name' of function 'class Install extends ArboristWorkspaceCmd {
npm ERR!   static description = 'Install a package'
npm ERR!   static name = 'instal...<omitted>...
npm ERR! }'

Let me know if more information is needed or if this is actually a bug against something upstream.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions