I'm on a Mac, 10.10.3, using Idea community edition 14.0.3 with alpha#92. I've opened existing projects and created new ones and, after creating a run config get the following error:
Error running <filename.go>: Cannot start process, the working directory /out/production/ does not exist.
Even if I create the ./out/production/name directory, I still get the error.