stable
Clone or download
Read-only
request #23480: Fix errors on npm re-install/rebuild
Under some conditions calling `pnpm install` fails. This is caused by an issue in the esbuild install script, see https://github.com/evanw/esbuild/commit/6f40235afb5e5ccd62b71bafd144b9a34374d6cb This changes upgrade esbuild from 0.13.5 to 0.13.12. Changelog can be found here: https://github.com/evanw/esbuild/blob/v0.13.12/CHANGELOG.md Change-Id: Ib73d9c9fa793545c88a86dc20aa64153a4f12947
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +5 | −0 | Go to diff View file |
M | pnpm-lock.yaml | +65 | −53 | Go to diff View file |