🍺 scala -version
Scala code runner version 2.11.4 -- Copyright 2002-2013, LAMP/EPFL
🍺 sbt --version
sbt launcher version 0.13.6
🍺 sbt
[info] Loading global plugins from /Users/matthew/.sbt/0.13/plugins
[info] Loading project definition from /Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/project
[info] Updating {file:/Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/project/}solution-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
/Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/build.sbt:1: error: not found: value enablePlugins
enablePlugins(GatlingPlugin)
^
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
What am I doing wrong?
TIA,
Matthew
scala -version
Scala code runner version 2.11.4 -- Copyright 2002-2013, LAMP/EPFL
sbt --version
sbt launcher version 0.13.6
sbt
[info] Loading global plugins from /Users/matthew/.sbt/0.13/plugins
[info] Loading project definition from /Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/project
[info] Updating {file:/Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/project/}solution-build...
[info] Resolving org.fusesource.jansi#jansi;1.4 ...
[info] Done updating.
/Users/matthew/Documents/.../lesson-360-exercises/payment-flow-client/solution/build.sbt:1: error: not found: value enablePlugins
enablePlugins(GatlingPlugin)
^
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore?
What am I doing wrong?
TIA,
Matthew
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Gatling User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gatling/0iIwrfdGNgw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gatling+u...@googlegroups.com.
On 18 Dec 2014, at 22:20, Matthew Adams <mat...@matthewadams.me> wrote:
Upgraded after your question, retried and got the same error. :(
<emoji_u1f37a.png> scala -version
Scala code runner version 2.11.4 -- Copyright 2002-2013, LAMP/EPFL
<emoji_u1f37a.png> sbt --version
sbt launcher version 0.13.6
<emoji_u1f37a.png> sbt