intellij idea - Pycharm, keep getting Flow Tool panel with "Error: Flow executable path is incorrect" -


after updating pycharm 2017.2.1 got flow tool panel (although not having flow installed) pops , can not rid of it.

this appears bug. workaround mentioned: edit .idea/workspace.xml , remove

  <component name="jsflowsettings">      ...    </component> 

section

another workaround seemed work me: select flow under [file/settings/languages&frameworks/javascript] javascript language version , untick flow settings options appear.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -