sorry: just rerun > lein compile
a second time. Alternatively you could comment out few development/test builds from the profiles.clj file. Perhaps I should submit an issue to nREPL. mimmo On Jan 10, 2014, at 1:17 AM, Mimmo Cosenza <[email protected]> wrote: > https://github.com/magomimmo/cljs-start/issues/10 > > just run > > > lein compile > > before run > > > lein repl > > > On Jan 10, 2014, at 1:15 AM, Frank Gerhardt <[email protected]> wrote: > >> Hi Mimmo, >> >> I tried your example. Even though my post was about CCW ;-) >> >> But the repl doesn't start. Timed out? >> >> Frank. >> >>> siena@x230i:~/Clojure/my-cljs-start-project$ lein compile >>> Compiling ClojureScript. >>> Retrieving >>> org/clojure/clojurescript/0.0-2127/clojurescript-0.0-2127.pom from central >>> Retrieving >>> com/google/javascript/closure-compiler/v20131014/closure-compiler-v20131014.pom >>> from central >>> Retrieving com/google/guava/guava/15.0/guava-15.0.pom from central >>> Retrieving com/google/guava/guava-parent/15.0/guava-parent-15.0.pom >>> from central >>> Retrieving com/google/guava/guava/15.0/guava-15.0.jar from central >>> Retrieving >>> org/clojure/clojurescript/0.0-2127/clojurescript-0.0-2127.jar from central >>> Retrieving >>> com/google/javascript/closure-compiler/v20131014/closure-compiler-v20131014.jar >>> from central >>> Compiling "dev-resources/public/js/advanced.js" from ["src/cljs" >>> "test/cljs"]... >>> Successfully compiled "dev-resources/public/js/advanced.js" in >>> 19.62488913 seconds. >>> Compiling "dev-resources/public/js/simple.js" from ["src/cljs" >>> "test/cljs"]... >>> Successfully compiled "dev-resources/public/js/simple.js" in >>> 16.21606133 seconds. >>> Compiling "dev-resources/public/js/my-cljs-start-project.js" from >>> ["src/cljs" "test/cljs" "dev-resources/tools/repl"]... >>> Successfully compiled >>> "dev-resources/public/js/my-cljs-start-project.js" in 25.813356508 >>> seconds. >>> Compiling "dev-resources/public/js/useless.js" from ["src/cljs"]... >>> Successfully compiled "dev-resources/public/js/useless.js" in >>> 12.535149838 seconds. >>> siena@x230i:~/Clojure/my-cljs-start-project$ lein repl >>> Compiling ClojureScript. >>> Compiling "dev-resources/public/js/advanced.js" from ["src/cljs" >>> "test/cljs"]... >>> Successfully compiled "dev-resources/public/js/advanced.js" in >>> 12.094659893 seconds. >>> Compiling "dev-resources/public/js/simple.js" from ["src/cljs" >>> "test/cljs"]... >>> Successfully compiled "dev-resources/public/js/simple.js" in >>> 9.494901926 seconds. >>> Compiling "dev-resources/public/js/my-cljs-start-project.js" from >>> ["src/cljs" "test/cljs" "dev-resources/tools/repl"]... >>> Successfully compiled >>> "dev-resources/public/js/my-cljs-start-project.js" in 27.099435146 >>> seconds. >>> Compiling "dev-resources/public/js/useless.js" from ["src/cljs"]... >>> Successfully compiled "dev-resources/public/js/useless.js" in >>> 6.170035698 seconds. >>> REPL server launch timed out. >>> siena@x230i:~/Clojure/my-cljs-start-project$ >> >> -- >> 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. >
signature.asc
Description: Message signed with OpenPGP using GPGMail
