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
Followed the nodejs tutorial in the documentation and this is printed in the repl:
rlwrap: warning: rlwrap appears to do nothing for clojure, which asks for
single keypresses all the time. Don't you need --always-readline
and possibly --no-children? (cf. the rlwrap manpage)
warnings can be silenced by the --no-warnings (-n) option
The problem also occurs for new projects generated with the clj-new utility.
The text was updated successfully, but these errors were encountered:
Followed the nodejs tutorial in the documentation and this is printed in the repl:
The problem also occurs for new projects generated with the clj-new utility.
The text was updated successfully, but these errors were encountered: