LoginSignup
0
0

More than 5 years have passed since last update.

IntelliJ IDEAで [error] Expected ':' (if selecting a configuration) というエラーが出た

Posted at

PCを強制終了したら発生。IntelliJ IDEA側のプラグインのロードに失敗することで起きるようで、こうなると、IntelliJ IDEA側でtestの実行やbuildなどができなくなる。

[error] Expected ':' (if selecting a configuration)

一旦IntelliJ IDEAを終了させ、コンソールから

sbt clean

すると直りました。IntelliJ IDEAからだと制御不能になるので、焦りました。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0