404 When Opening in Browser Follow
Hi,
After updating to WebStorm 2016.3, I always get a 404 when opening a file in the browser via View->Open in Browser->Chrome.
Other browsers have the same issue.
This is on macOS Sierra.
This is majorly annoying, as serving directly from the file system is not an ideal situation.
Liam
Please sign in to leave a comment.
In my case I had a file whose name had a plus ("+") sign in it (riot+compiler.js). When I changed it to e.g. riotandcompiler.js it worked ok. It used to work ok even with a plus sign in it in WebStorm 2016.2.x.