Webstorm: Unable to open directory (on server)
I am working off of a shared drive where projects are stored. The shared drive is hosted on a remote server.
When I define a webstorm project, I can set the source as the shared drive.
But, the left panel in the Webstorm IDE shows only the directory and none of the files within. So, I am unable to open any files.
I'm guessing the issue could be on my end. What can I do to get it working?
Please sign in to leave a comment.
Could you please give some more details on your setup? Do you have e.g. /user/myproject local directory mapped to \\myserver\myproject and use File -> Open Directory action to open /user/myproject?