Skip to content

build: add `--without-corepack`

Adds a --without-corepack flag to configure.py. This allows you to run configure.py to install Corepack but not npm.

Motivated by this issue on nodejs/corepack: https://github.com/nodejs/corepack/issues/74

Merge request reports

Loading