Re: [ClojureScript] Intermediate tutorial problem

2014-02-08 Thread David Nolen
Did you run `lein cljsbuild auto dev` ? David On Sat, Feb 8, 2014 at 5:09 AM, faenvie wrote: > Thank you David. That helped ;) very thankful for this tutorial. > > > I get this on the browser-console now > > Failed to load resource: > file:///home/faenvie/Workspaces/working/om-async/resources/

Re: [ClojureScript] Intermediate tutorial problem

2014-02-08 Thread faenvie
Thank you David. That helped ;) very thankful for this tutorial. I get this on the browser-console now Failed to load resource: file:///home/faenvie/Workspaces/working/om-async/resources/public/html/js/out/goog/base.js Failed to load resource: file:///home/hdenk/Workspaces/working/om-async/res

Re: [ClojureScript] Intermediate tutorial problem

2014-02-07 Thread David Nolen
Make sure that the Datomic versions are the same. David On Fri, Feb 7, 2014 at 7:43 PM, faenvie wrote: > hi, > > i tried the intermediate tutorial and get an exception calling init-db in > the repl. > > user=> (use '[om-async.util]) > nil > user=> (init-db) > > NullPointerException java.util