On Sunday, February 18, 2018 at 9:29:03 AM UTC+1, Edward K. Ream wrote: > > Rev 4e86530 contains the first draft of the leo-cljs command. I get the > following when I run the command: > > Port 3449 is already being used. > Are you running another Figwheel instance? > If you want to run two Figwheel instances add a new :server-port (i.e. : > server-port 3450) > Any idea what is happening? > > These lines in output state that the port is already being used which most probably means that you have already started an instance of Figwheel (= build process) which has not been terminated yet.
I don't remember exact commands I used to develop this prototype. I do remember that it was descjop <https://github.com/karad/lein_template_descjop> template that I used and I see on their github page there are several steps that need to be done before development can start. See and try to follow the steps described here https://github.com/karad/lein_template_descjop ATM I am not behind the computer where I wrote this prototype. When I get there I will try to refresh my memory and find the exact commands I used. Vitalije -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
