contour icon indicating copy to clipboard operation
contour copied to clipboard

Browser connected REPL

Open eightysteele opened this issue 13 years ago • 2 comments

Need to double check that browser connected REPL still works after closing #1 and #2.

eightysteele avatar Feb 23 '12 16:02 eightysteele

@eightysteele: I just saw this issue. I'd emailed Sam directly as I was having a problem but thought it was just my setup or a mistake on my part. Having just downloaded a fresh ClojureScript today and used repljs rather than browser-repl I'm still getting the same problem i.e:

REPL started; server listening on localhost port 52815 contour.server=> (use 'contour.mapview) FileNotFoundException Could not locate contour/mapview__init.class or contour/mapview.clj on classpath: clojure.lang.RT.load (RT.java:430). This is strange since it's clearly loading contour.server but it's looking for contour/mapview.clj not contour/mapview.cljs, which is what I'd expect.

Is this similar to what you're experiencing? Did it work OK before?

Cheers,

Simon

simonholgate avatar Mar 01 '12 16:03 simonholgate

Hey Simon! Yeah, I'll take a look at this today.

eightysteele avatar Mar 02 '12 16:03 eightysteele