service · inferred from evidence
Cloudinary
A cloud-based media management service used for file uploads in the application.
- Webpack on nextjs always throws depency warnings
Upgrade the Cloudinary npm package to the release that replaced proxy-agent with the native https.Agent. Multiple Next.js users confirmed the dependency warnings disappeared after the upgrade.
- Cloudinary: uploading file as buffer fails in production (Next.js)
How to fix: Cloudinary: uploading file as buffer fails in production (Next.js). The verified fix from the maintainer thread, distilled into reusable steps.