Hello,
I am using WebStorm 2026.2., Build #WS-262.9437.145 (it has happened on older versions of Webstorm too) in Ubuntu 24 and 26. Every time at startup I get the same error:
"Could not determine git flow version
com.intellij.openapi.vcs.VcsException: git: 'flow' is not a git command. See 'git --help'.
The most similar commands are
cola
reflog
show
at git4idea.commands.GitCommandResult.throwOnError(GitCommandResult.java:171)
at git4idea.commands.GitCommandResult.getOutputOrThrow(GitCommandResult.java:155)
at gitflow.GitflowVersionTester.init(GitflowVersionTester.java:69)
at gitflow.ui.GitflowWidget$2.run(GitflowWidget.java:304)
at java.base/java.lang.Thread.run(Thread.java:1474)
"
I thought you would want to know.
Hello,
I am using WebStorm 2026.2., Build #WS-262.9437.145 (it has happened on older versions of Webstorm too) in Ubuntu 24 and 26. Every time at startup I get the same error:
"Could not determine git flow version
com.intellij.openapi.vcs.VcsException: git: 'flow' is not a git command. See 'git --help'.
The most similar commands are
cola
reflog
show
at git4idea.commands.GitCommandResult.throwOnError(GitCommandResult.java:171)
at git4idea.commands.GitCommandResult.getOutputOrThrow(GitCommandResult.java:155)
at gitflow.GitflowVersionTester.init(GitflowVersionTester.java:69)
at gitflow.ui.GitflowWidget$2.run(GitflowWidget.java:304)
at java.base/java.lang.Thread.run(Thread.java:1474)
"
I thought you would want to know.