Closed
Description
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
Labels
No labels