You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got it. We have to normalize the slashes in the dir path. It is trying to find ~/ and replace it with the home dir, but in my case it is ~\, so the replacement never occurs and the file doesn't write.
How to fix:
Open FlyWheel
Go to Addons -> Installed -> Xdebug +PhpStorm -> Show Folder
This one works like a charm for Windows environments. @Luc45 Would be lovely if you could try to send this upstream in a way that works for both Windows and Mac!
There is no log, no way to check how it should work. How do I understand if it's working?
The text was updated successfully, but these errors were encountered: