A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/clojure-emacs/cider/issues/1652 below:

Exception while launching the boot repl · Issue #1652 · clojure-emacs/cider · GitHub

Expected behavior

The repl starts when you execute boot cider repl wait at the terminal.

Actual behavior

An exception is thrown.

Steps to reproduce the problem

At the terminal boot cider repl wait

Environment & Version information CIDER version information

0.12.0-SNAPSHOT (master)

Lein/Boot version

boot 2.5.5

Emacs version

24.5

Operating system

Ubuntu Linux 14.10

The exception involves fipp and it is here.

My cider task is:

(deftask cider
  "Add CIDER support:
   https://github.com/boot-clj/boot/wiki/Cider-REPL"
  []
  (require 'boot.repl)
  (swap! boot.repl/*default-dependencies*
         conj '[cider/cider-nrepl "0.12.0-SNAPSHOT"])
  (swap! boot.repl/*default-middleware*
         conj 'cider.nrepl/cider-middleware)
  identity)

Removing the cider, removing the middleware, successfully launches the repl.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4