Cannot Run Git 2.16.2 or Git 2.16.3 on IntellJ 2017.3 or 2018.1

Answered

Tried on IntelliJ IDEA 2017.3 or 2018.1, with Git 2.16.2 or Git 2.16.3 results the same error :

Сannot Run Git
Unsupported format of git --version output: git version 2.16.2.windows.1
flashplayerplugin
Download Configure...

I've no idea why the error returns something about 'flashplayerplugin' and I found nothing on google.

Path to Git executable is auto-detected to C:\Program Files\Git\cmd\git.exe which is correct.

These versions of Git 2.16.2 and 2.16.3 works perfectly out of IntelliJ.

 

0
4 comments

Seems call for `git --version` returns some unexpected results.

What does it return when run in the command prompt?

0

windows command prompt `git --version` returns "git version 2.16.2.windows.1"

0

Please submit an issue to https://youtrack.jetbrains.com/issues/IDEA with the logs attached

0

Issue IDEA-189160 created with logs attached

0

Please sign in to leave a comment.