Giter Site home page Giter Site logo

Comments (9)

lihaoyi avatar lihaoyi commented on June 24, 2024

Could you try updating the build.sbt dependency on Scalatags from 0.3.0 to 0.3.8? Alternatively, try updating the scalaVersion to 2.11.1.

There is a bug in 2.10.x w.r.t. type-inference that got fixed in 2.11.x, and also got fixed in 0.3.something (I forgot which one). Let me know if it doesn't work for you. Also, if it does work for you, please send a PR =)

from workbench-example-app.

lihaoyi avatar lihaoyi commented on June 24, 2024

Looks like it was fixed in 0.3.2 and above com-lihaoyi/scalatags#23

from workbench-example-app.

lihaoyi avatar lihaoyi commented on June 24, 2024

I just cloned and ran it and it worked, because of the scalaVersion := 2.11.1 in built.sbt.

from workbench-example-app.

mathieuleclaire avatar mathieuleclaire commented on June 24, 2024

A dependency is still not found for me (you may get it in your .ivy2/local folder).

sbt.ResolveException: unresolved dependency: com.typesafe.play#play-json_2.10;2.2.2: not found

from workbench-example-app.

lihaoyi avatar lihaoyi commented on June 24, 2024

Should be fixed by #10

from workbench-example-app.

mathieuleclaire avatar mathieuleclaire commented on June 24, 2024

Actually not, I still have the same error. Did you try to clone the project on the todomvc branch and to compile it from scratch ?

from workbench-example-app.

lihaoyi avatar lihaoyi commented on June 24, 2024

Yeah I did

from workbench-example-app.

mathieuleclaire avatar mathieuleclaire commented on June 24, 2024

It's really weird, cause I trashed my .ivy2 and rebuild from scratch with a freshly cloned project and the dependency is still not resolved.

from workbench-example-app.

mathieuleclaire avatar mathieuleclaire commented on June 24, 2024

Adding a plugins.sbt in a project directory with :

resolvers += "Typesafe repository" at
  "http://repo.typesafe.com/typesafe/releases/"

fixes the problem. I didnt succeed in doing a pull request for a particular branch (I don't know if it is doable !)

from workbench-example-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.