When installation with npm fails, a `npm-debug.log` file is created with useful details about the installation. Having a similar file created by pnpm would help to identify and reproduce issues.
When installation with npm fails, a
npm-debug.logfile is created with useful details about the installation.Having a similar file created by pnpm would help to identify and reproduce issues.