This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-11-27
Channels
- # beginners (91)
- # cider (1)
- # cljsjs (29)
- # cljsrn (8)
- # clojure (51)
- # clojure-berlin (1)
- # clojure-india (1)
- # clojure-russia (26)
- # clojure-spec (15)
- # clojure-uk (1)
- # clojurebridge (1)
- # clojurescript (240)
- # code-reviews (1)
- # cursive (22)
- # datomic (3)
- # editors (6)
- # emacs (24)
- # figwheel (3)
- # lein-figwheel (57)
- # off-topic (4)
- # om (3)
- # proto-repl (7)
- # protorepl (8)
- # reagent (2)
- # rum (23)
- # slack-help (1)
- # spacemacs (2)
anyway, i don't get why I see Figwheel Server: Resource not found just doing what's in the quick start
@ashnur is this your first clojurescript project? Could you try setting up a project using a leiningen template, and see if that starts up correctly?
@kauko yes. first one, I am following this: https://github.com/bhauman/lein-figwheel/wiki/Quick-Start and it gives me errors from the start
figwheel has to work because other stuff worked before, like https://github.com/phosphene/d3-figwheel-demo
right, i found the part you mention, i did miss this, i can't even do it, i am working through ssh, who thought this will be a good idea
every time i try clojure, there are a gazzilion little things that just tell me no, no, no, no
so, pls don't think this as if i expect figwheel to fir my needs, i don't. what i am saying is that there are only reasonable difficulties both in number and in nature that i can be expected to get over with when i am trying to learn something
if i were to do something i already know, configuration problems were ok. but having to deal with it from the start is hard
i don't say it should assume that i work through ssh, it just shouldn't expect me to load the file through the file system, if it already has a live server in it. it makes no sense.
socket.cljs?rel=1480268448829:63 WebSocket connection to '<ws://localhost:3449/figwheel-ws/dev>' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Ok now here's the big lesson, you can run your own server and application anyway you like and can still connect to figwheel