Closed CreamyCookie closed 6 years ago
Not a problem with spek based on the stacktrace
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'module' of com/intellij/openapi/roots/ModuleRootManager.getInstance must not be null
at com.intellij.openapi.roots.ModuleRootManager.getInstance(ModuleRootManager.java)
ModuleRootManager.getInstance
returned null which it shouldn't suppose to.
@raniejade So, should I report it on YouTrack (Jetbrains issue tracker)?
On second thought, it looks like an issue with the plugin. Let me look into it some more.
Fixed, but it's not part of 0.5.3
release.
Cool, thanks! :)
This error message comes up randomly. (I didn't do anything Spek-related.)
spek version: 1.1.4 plugin version: 0.43 IDEA version: 2017.2.5