Skip to content

error on building #3

@dportabella

Description

@dportabella

Hi, I get this error when building the app:

$ git clone [email protected]:lucidd/chrome-system-monitor.git
$ cd chrome-system-monitor
$ sbt chromeUnpackedFast
[info] [launcher] getting org.scala-sbt sbt 0.13.8  (this may take some time)...
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.jar ...
...
[info] Loading global plugins from /Users/david/.sbt/0.13/plugins
[info] Updating {file:/Users/david/.sbt/0.13/plugins/}global-plugins...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
error: bad symbolic reference. A signature in Implicits.class refers to term Remove
in package sbt which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling Implicits.class.
error: bad symbolic reference. A signature in Implicits.class refers to type Value
in value sbt.Remove which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling Implicits.class.
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions