platforms
platforms copied to clipboard
Error with Cloudinary upload widget
I would like to use eslint with next/core-web-vitals but it causes build fail with below:
./components/Cloudinary.js
39:11 Error: External synchronous scripts are forbidden. See: https://nextjs.org/docs/messages/no-sync-scripts @next/next/no-sync-scripts
AFAIK, external synchronous scripts can't be used and placed in Head. How to fix it, or any recommendation for workaround?
Good question, looping in the Cloudinary team to help with this, seems like the issue is isolated to the upload widget
Have you tried using npm i cloudinary package?
Closing this since we've moved from Cloudinary to Vercel Blob :)