[ClojureScript] Re: CLJS remote nodejs repl - can't get working

2017-01-13 Thread Mike Longworth
On Thursday, 5 January 2017 14:38:51 UTC, Daniel Skarda wrote: > Hi Mike, > have you succeeded to run remote REPL without modifications? > > It is a while I wrote the tutorial. However today I was able to run REPL to > debian running inside VirtualBox from Emacs or Cursive with help of >

[ClojureScript] Re: CLJS remote nodejs repl - can't get working

2017-01-12 Thread Mike Longworth
On Tuesday, 20 December 2016 12:07:58 UTC, Mike Longworth wrote: > I'm trying to get a this working following: > https://github.com/clojure/clojurescript/wiki/Remote-REPL instructions but > without piggiback, from within cursive - clojue.main in normal JVM process. > > The repl window hangs

[ClojureScript] Re: CLJS remote nodejs repl - can't get working

2017-01-05 Thread Daniel Skarda
Hi Mike, have you succeeded to run remote REPL without modifications? It is a while I wrote the tutorial. However today I was able to run REPL to debian running inside VirtualBox from Emacs or Cursive with help of piggieback. I see potential issue in your code. :output-dir should be absolute