How do I open WebStorm IDE from my WSL2 Terminal?

Viewed 28

I have been trying to open up my WebStorm IDE which is installed on my Windows OS through WSL command line interface but I have no luck so far. I tried to call the exe inside the /mnt/ location but I am getting a java JDK error.

In essence I want to have something like webstorm . and open up the IDE from that location.

Can someone please help me?

0 Answers
Related