Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on building #3

Open
dportabella opened this issue Nov 27, 2019 · 1 comment
Open

error on building #3

dportabella opened this issue Nov 27, 2019 · 1 comment

Comments

@dportabella
Copy link

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? 
@EnverOsmanov
Copy link

I just tried - it doesn't work for me either, but with different error.
You can try this fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants