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
Give the following error if I use [figwheel-sidecar "LATEST"] [powerlaces/boot-figreload "LATEST" :scope "test"]
java.lang.RuntimeException: Unable to resolve var: figwheel-sidecar.build-middleware.injection/figwheel-connect-ns-name in this context
clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Unable to resolve var: figwheel-sidecar.build-middleware.injection/figwheel-connect-ns-name in this context, compiling:(powerlaces/boot_figreload/figwheel.clj:25:3)
clojure.lang.ExceptionInfo: java.lang.RuntimeException: Unable to resolve var: figwheel-sidecar.build-middleware.injection/figwheel-connect-ns-name in this context, compiling:(powerlaces/boot_figreload/figwheel.clj:25:3)
It works only with figwheel-sidecar 0.5.14
The text was updated successfully, but these errors were encountered:
Give the following error if I use
[figwheel-sidecar "LATEST"] [powerlaces/boot-figreload "LATEST" :scope "test"]
It works only with figwheel-sidecar 0.5.14
The text was updated successfully, but these errors were encountered: