Giter VIP home page Giter VIP logo

Comments (4)

maffoo avatar maffoo commented on August 16, 2024

the web interface, such as it is at the moment, is in a different repository: https://github.com/maffoo/scalabrad-web

You can check that out, then just type sbt client/compile server/run and it will come up on localhost:9000. The client/compile step is slow, but you only need to run it once. On subsequent launches you can just run sbt server/run

from scalabrad.

DanielSank avatar DanielSank commented on August 16, 2024

At the moment this leads to an unresolved dependency error for com.typesafe#jse_2.10;1.0.0, com.typesafe#npm_2.10;1.0.0, and com.typesafe#webdriver_2.10;1.0.0.
Some googling finds that there have been problems with typesafe resolution in the past, although I haven't found anything recent. @maffoo suggested this might be a temporary service problem, but given the history of issues with typesafe I'm not certain.

from scalabrad.

maffoo avatar maffoo commented on August 16, 2024

It looks like typesafe have started to be better citizens and upload their stuff to maven central: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.typesafe%22%20AND%20a%3A%22jse_2.10%22
But I only see versions 1.1.0 and later there, so it's probably trying to go to typesafe's own repo to find the older versions. Can you post more of the error message you're seeing in sbt? In particular, there should be a section where it printed out all the repos it consulted when looking for the package before it failed to find anything.

from scalabrad.

maffoo avatar maffoo commented on August 16, 2024

The web interface now lives at http://github.com/labrad/scalabrad-web. Closing this since the resolver issues have been fixed in that repo and fresh clones work.

from scalabrad.

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.