Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PNPM installation failed, cause by sharp v0.32.5 post install script #577

Open
yuan116 opened this issue Dec 4, 2023 · 1 comment
Open

Comments

@yuan116
Copy link

yuan116 commented Dec 4, 2023

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
Screenshot 2023-12-05 at 00 26 05

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:
lovell/sharp#3351
lovell/sharp#3750 (comment)

@dtarnawsky
Copy link
Contributor

sharp 0.33.x does not work with regular node 18 / npm 10: see PR #599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants