On Sunday, February 18, 2018 at 8:35:22 AM UTC-6, Edward K. Ream wrote: EKR: I copied LeoDocs.leo to app/dev. But now the first console is > frozen. Time to reboot. >
I'm back. I did >...\leo\proto\Vitalije\leocljs>lein descjop-figwheel And got: Prompt will show when Figwheel connects to your application I also did git checkout leo\proto\Vitalije\leocljs\app to undo whatever it was that I did recently ;-) Time to check notes, to see what I should have done. Remembering install instructions is not my strong suit... Here is where the docstring for the leo-cljs command comes in handy. It references this post <https://groups.google.com/forum/#!msg/leo-editor/Isd93qGd-RU/tnRajD7qCQAJ>, which I think tells me to do `lein figwheel` in the leocljs folder (in a second console). Here goes... And now I get "Are you running another Figwheel instance?" Figwheel: Cutting some fruit, just a sec ... Figwheel: Validating the configuration found in project.clj [32mFigwheel: Configuration Valid :) [0m Figwheel: Starting server at http://0.0.0.0:3449 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) to Figwheel's config options in your project.clj So that's not it :-) This page <https://repo.computingart.net/leocljs/tree?ci=tip> is the original download page. I have ignored the build instructions at the bottom because I don't understand them. Vitalije, in your first reply on this thread you said: "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" <https://github.com/karad/lein_template_descjop> This "recipe" is *way *too complicated for me to understand or follow. I actually think I am close to being able to run leocljs, but I need much simpler instructions. It's impossible for me to remember step by step instructions. Which is why I made careful notes in the previous entry. Ok, I see that it's likely that I got a command prompt in the *first* console after running `lein descjop-figwheel` in the second console. Let's see what happens... The same "Are you running another Figwheel instance?" message. No, no, no. I had forgotten that `lein descjop-figwheel` is what I did in the *first* console. Ok. I'm stuck. The next step is to start with the original leocljs folder (I have a copy), commit any changes if necessary, and reboot. Then I'll try again. Bye for now. Edward -- 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.
