You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Ankcorn Thanks for the hint, however it doesn't work for me. What I found and help me out is to change the type in NextJs.
In the .next/package.json I changed the type from "CommonJs" to "module" and it solves all the error.
When used in Next.js
The text was updated successfully, but these errors were encountered: