On Thursday, June 11, 2015 at 4:57:43 AM UTC-7, David Nolen wrote: > Make sure the source file is located where the instructions tell you to put > it. The error is telling you the compiler cannot find the source file.
That was it, thanks. I missed that there is supposed to be another hello_world directory inside the outer one. > Haven't seen this. "often hangs" isn't something that can be reproduced. What > environment, what steps? I haven't been able to reproduce with a simple case. I had the page open in multiple tabs in multiple browsers trying to figure out why the exception was happening, so I'm going to chalk the hangs up to a weird case with multiple browser tabs. Seems to work consistently if I just open the page in one browser with the tab focused. Consider this issue resolved. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" 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 http://groups.google.com/group/clojurescript.
