lihaoyi / workbench-example-app

An example application written in ScalaJS using scala-js-dom and scala-js-workbench
204 stars 109 forks source link

Unresolved Dependencies #18

Closed joan38 closed 9 years ago

joan38 commented 10 years ago

Hi,

Just tried to clone the autowire branch and got this issue:

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: org.jsawn#jawn-parser_2.11;0.5.4: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::

Cheers

lihaoyi commented 9 years ago

Should be fixed in https://github.com/lihaoyi/workbench-example-app/commit/5e1bf7ad87420e1fcce11fafe559e19d92161077

Sorry for taking so long!