Skip to content

Webstorm is throwing an error on startup #1

Description

@estelle4565

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions