OpherV / gitflow4idea

Git Flow Integration plugin for IntelliJ
Apache License 2.0
504 stars 139 forks source link

Unsupported Git Flow version #310

Closed SKProCH closed 3 years ago

SKProCH commented 4 years ago
  1. Open IntelliJ (Rider in my case)
  2. Profit
OpherV commented 4 years ago

Very weird. This this happen on every project?

SKProCH commented 4 years ago

Very weird. This this happen on every project?

Yes, in every my project that has git repo initialized

sdk0213 commented 4 years ago

me too "Unsupported git flow version" messagebox show on android studio(OS : window and mac) in my case, this box is never disappers then, new messagebox is show next at any moment Fortunately gitflow fuction is correctly perfect

this is screen capture

Sorry, Google Translation (Korea -> English)

kyuzoMX commented 4 years ago

In PhpStorm 2020.2 plugin is now incompatible.

Plugin Error: Plugin "Git Flow Integration" is incompatible (until build 201.SNAPSHOT < PS-202.6397.115).

WilliamPeralta commented 4 years ago

any update? i have same problem.

> git flow version
1.12.3 (AVH Edition)
tschmidt01 commented 3 years ago

Same for me:

~ » git flow version
1.12.3 (AVH Edition)

Clearing the caches fixed it: Screenshot 2020-10-19 at 10 48 39

roox-bezborodovla commented 3 years ago

@OpherV , up) once again, for IDEA 2020.3 EAP: Incompatible: requires IDE build 202.* or older

OpherV commented 3 years ago

Support for EAP versions is usually delayed, but it'll be available eventually

katsenkatorz commented 3 years ago
Capture d’écran 2020-11-02 à 10 36 33

I have a same problem on phpstorm 2020.2.3, with 0.4.1 version git-flow. The problem comes from the plugin?

OpherV commented 3 years ago

@katsenkatorz you need the Git Flow AVH version and not the deprecated NVIE one

katsenkatorz commented 3 years ago

@OpherV thx to reply, it's working now.

OpherV commented 3 years ago

@SKProCH 0.7.5 is out. Can you test with this version?

SKProCH commented 3 years ago

@OpherV seems like all working fine.