eggnstone/DartFormatJetbrainsPlugin

External dart_format: Expected connection details in JSON but received plain text.

kawengo10 opened this issue · 6 comments

Please supply any additional information here, e.g. the source code that caused the error:

StdErr: Can't load Kernel binary: Invalid kernel binary format version.
Did you install the dart_format package?
Basically just execute this:<pre>dart pub global activate dart_format</pre>

OS: Windows 11
Plugin version: 2.0.9
External dart_format version:

Hm, I've never seen this.
Are you using FVM by any chance?
Can you execute dart_format on the command line?

Please try the latest version of the plugin:
https://plugins.jetbrains.com/plugin/21003-dartformat/versions
Does it work now?

Please try the latest version (2.0.15).
If it still occurs, then

  • exit the IDE
  • attached the latest dartformat log files from your temp directory (%TEMP% or C:\Temp or /temp or /tmp)

This issue is stale because it has been open for 7 days with no activity.

This issue is stale because it has been open for 7 days with no activity.

This issue was closed because it has been inactive for 7 days since being marked as stale.