## Env node.js `v22.12.0` corepack `v0.30.0` ## Description When corepack asks for installation, after I enter `n`, an error message is displayed. ``` throw new UsageError(`Aborted by the user`); ``` 
Env
node.js
v22.12.0corepack
v0.30.0Description
When corepack asks for installation, after I enter
n, an error message is displayed.