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
Error in getLanguage: TypeError: runtimeModule is not a function
at cld3-asm.js?v=13ef29a7:1958:23
at Module.loadModule (cld3-asm.js?v=13ef29a7:2138:10)
I've been using it in a React app with Vite.
I've been trying to figure out what exactly it was, but ultimately found out that you have to specify the path in which the module gets loaded.
I run across this issue:
I've been using it in a React app with Vite.
I've been trying to figure out what exactly it was, but ultimately found out that you have to specify the path in which the module gets loaded.
Solution
The text was updated successfully, but these errors were encountered: