Running projects fails, reporting "module cannot be null".
Fix this by editing your .idea/runConfigurations:
Replace the module name="ApiLogicProject", changing ApiLogicProject to the name of your project (it's directory name).
This will be fixed in the next release.