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/
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
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