Webstorm revert fails with an ongoing Meteor sever in WSL Ubuntu
If I have an open Meteor server through the Windows Subsystem for Linux for a project, then Webstorm fails to perform a number of actions on that project. Most notable are it failing to `git pull` or change branches or `revert` for which the default keybinding is `ctrl + alt + z`. Essentially all operations which require stashing and unstashing by Webstorm on its own. Can anyone help me with this?
WebStorm 2018.1.4
Build #WS-181.5087.27, built on May 22, 2018
JRE: 1.8.0_152-release-1136-b39 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
`uname -a`
`Linux DESKTOP 4.4.0-17134-Microsoft #112-Microsoft Thu Jun 07 22:57:00 PST 2018 x86_64 x86_64 x86_64 GNU/Linux`
Please sign in to leave a comment.
Hi! Could you please provide more details on how everything is configured in this case (screenshots of configurations; git settings; WebStorm 2018.1.4. doesn't provide WSL support so how it is set as well; error messages, etc.)? Are 'a number of actions' any git actions?
Also please provide your log folder zipped (Help > Show log in..)
Hi,
Log link
What configurations and what git settings do you need precisely?
Screenshot of the error :
Please see https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000625370-Permission-errors-when-working-in-WSL-Windows-10
using Git with WSL is not currently supported