Skip to content

Instantly share code, notes, and snippets.

@diningyo
Created September 3, 2018 09:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diningyo/06b53aa8fa6fc21a359c5a2ace054cd2 to your computer and use it in GitHub Desktop.
Save diningyo/06b53aa8fa6fc21a359c5a2ace054cd2 to your computer and use it in GitHub Desktop.
[info] Updated file /home/dnn-admin/workspace/hw/study/2000_chisel/sandbox/project/build.properties: set sbt.version to 1.2.1
[info] Loading settings for project global-plugins from idea.sbt ...
[info] Loading global plugins from /home/dnn-admin/.sbt/1.0/plugins
[info] Loading project definition from /home/dnn-admin/workspace/hw/study/2000_chisel/sandbox/project
[info] Updating ProjectRef(uri("file:/home/dnn-admin/workspace/hw/study/2000_chisel/sandbox/project/"), "sandbox-build")...
[info] Done updating.
/home/dnn-admin/workspace/hw/study/2000_chisel/sandbox/build.sbt:3: error: not found: value scalaOptions
scalaOptions ++= Seq("-deprecation", "-feature", "-unchecked", "-Xlint")
^
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? q
@diningyo
Copy link
Author

diningyo commented Sep 3, 2018

It is a error log when I wrote "build.sbt" at the first time .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment