swannodette / mies-om

Less is More template for Om

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failure with 'lein new meis-om om-tut'

rogerallen opened this issue · comments

Am I doing something wrong? I get a failure when trying the tutorial.

> lein new meis-om om-tut
Failed to resolve version for meis-om:lein-template:jar:RELEASE: Could not find metadata meis-om:lein-template/maven-metadata.xml in local (/Users/rallen/.m2/repository)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
Could not find template meis-om on the classpath.

Basic lein app creation/usage seems to work...and I don't understand the issue above, sorry.

> lein new app foobar
Generating a project called foobar based on the 'app' template.
> lein version
Leiningen 2.3.4 on Java 1.7.0_45 Java HotSpot(TM) 64-Bit Server VM
> uname -a
Darwin thunder.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64

Typo:

lein new meis-om om-tut

vs.

lein new mies-om om-tut

Egads, I can't believe I didn't see that...sorry! For some reason the fingers want to type e-before-i...