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
This library uses lodash-es which exports es6 modules. Nextjs needs a way to understand the es6 module exports. next-transpile-modules helps with that.
I keep getting this error when I apply the compent to my Nextjs project. Can somebody help me with this problem?
The text was updated successfully, but these errors were encountered: