WebStorm cannotOpen

Good afternoon,

I have WebStorm installed on a Mac.

Until today it worked perfectly. However, with the system update I made today , it has stopped working and every time I try to open it it tells me that Webstorm could not be opened.

I have tried to uninstall it, downloading the latest version and reinstalling it but it still does not work.

What I can do?

a greeting
0
3 comments

may be OSX caching issue... Can you uninstall WebStorm completely, reboot and then re-install it? I'd also suggest to delete WebStorm caches and configuration while uninstalling:

rm -rf “$HOME/Library/Preferences/WebStorm2017.1″
rm -rf “$HOME/Library/Caches/WebStorm2017.1″
rm -rf “$HOME/Library/Application Support/WebStorm2017.1″
rm -rf “$HOME/Library/Logs/WebStorm2017.1″
0
Avatar
Permanently deleted user

It's works!

 

Thanks a lot!

0

Please sign in to leave a comment.