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
In some cases the original error is not thrown and instead error about namespace not being found is thrown.
java.lang.Exception: namespace 'backend.x.sync' not found
clojure.lang.Compiler$CompilerException: java.lang.Exception: namespace 'backend.x.sync' not found, compiling:(backend/admin/api.clj:1:1)
The text was updated successfully, but these errors were encountered:
In some cases the original error is not thrown and instead error about namespace not being found is thrown.
The text was updated successfully, but these errors were encountered: