After recent update, can't start JB IDEs from terminal
Answered
I used to be able just type:
```
webstorm .
pycharm .
clion .
```
And that would open the existing location as a project inside of JB IDE. After recent upgrade (not sure which version) when I do that it now opens editors as NEW instances of the app, so my dashboard looks like this:

The worst part is that these new versions are completely non-functional. They're basically frozen, nothing loads, no keyboard shortcuts load etc.
I've read through this post and tried using `open -na "WebStorm.app" .` but it produces exact same result. Multiple non-functional instances of the app.
The result is I can't fire up the editor from my terminal anymore - extrememly painful.
Any potential solution?
Please sign in to leave a comment.
Hello,
Are there any errors in idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)?