ionic-team / ionic-team/capacitor-assets
PNPM installation failed, cause by sharp v0.32.5 post install script
Open
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Environment:
pnpm: v8.7.4
node: v21.2.0
npm: v9.5.0
Description:
Failed to install with pnpm command (`pnpm add -D @capacitor/assets`)
Cause by `sharp` `v0.32.5` `post install script`
Soluton proposed:
It seem like `sharp` has fixed the issue of `post install script` and release `v0.33.0`
Upgrade `sharp` dependecies to `v0.33.0`
Related Links:
[https://github.com/lovell/sharp/issues/3351](https://github.com/lovell/sharp/issues/3351)
[https://github.com/lovell/sharp/issues/3750#issuecomment-1751172728](https://github.com/lovell/sharp/issues/3750#issuecomment-1751172728)
Contributor guide
Assessment
This issue has not been assessed yet.