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
Setting cider-check-cljs-repl-requirements to nil prevents checks like cider-verify-clojurescript-is-present to run. Would be a temporary workaround for #2308.
Actual behavior
cider-verify-clojurescript-is-present always runs on cider-jack-in-clj&cljs
Steps to reproduce the problem
Set cider-check-cljs-repl-requirements to nil and ensure that cider-verify-clojurescript-is-present doesn't run.
Expected behavior
Setting
cider-check-cljs-repl-requirements
tonil
prevents checks likecider-verify-clojurescript-is-present
to run. Would be a temporary workaround for #2308.Actual behavior
cider-verify-clojurescript-is-present
always runs oncider-jack-in-clj&cljs
Steps to reproduce the problem
Set
cider-check-cljs-repl-requirements
to nil and ensure thatcider-verify-clojurescript-is-present
doesn't run.CIDER version information
25.1
Operating system
macOS 10.14
The text was updated successfully, but these errors were encountered: