#1538·commerce

Not able to start project because of sharp install script

Author: nettumCreated Aug 28, 2026Updated Aug 28, 2026

All newer versions of package managers now block install scripts. When cloning this repo and running pnpm install or pnpm dev I get the following error:

[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: [email protected]

Install script have been removed in [email protected]. The lockfile in this repo points to [email protected]. Can sharp be updated so we don't have to manually approve install scripts with pnpm approve-builds?