$ errors.fyi/nextjs/sharp-missing-in-production 128 namespaces · 4,025 codes
nextjs · nextjs/sharp-missing-in-production
sharp-missing-in-production

Sharp Missing in Production

The sharp package is not installed but is required for image optimization in production when self-hosting Next.js. In development Next.js uses a slower built-in optimizer, but production builds need sharp for efficient resizing. Install it with: npm install sharp

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT