1

I installed Webstorm and something went wrong so I removed the installation folder and every thing using the advice from here.

A run of whereis turns up nothing, but when I try to install a fresh Webstorm it simply launches the formerly installed one and I don't know where that installation is coming from.

How can I completely remove all traces of Webstorm and install it fresh?

George Udosen
  • 36,677

1 Answers1

0

I had been running the fresh install using sudo rights but this time I ran it without the sudo rights and was able to install it fresh. Here instead of sudo ./webstorm.sh, I used ./webstorm.sh.

George Udosen
  • 36,677