eggnstone / DartFormatJetbrainsPlugin

8 stars 1 forks source link

Failed to start external dart_format: Cannot find the dart_format package: File does not exist at expected location: ~/.pub-cache/bin/dart_format[.sh] #51

Closed techseriadevs closed 1 month ago

techseriadevs commented 1 month ago

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

OS: Mac OS X Plugin version: 2.0.9 External dart_format version:

eggnstone commented 1 month ago

Hi. Did you install the dart_format package from pub.dev? Just call dart pub global activate dart_format from the command line. Then dart_format on the command line should work. Does it? Then it should work inside the IDE, too.

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

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