eggnstone/DartFormatJetbrainsPlugin

Failed to start external dart_format: Cannot find the dart_format package: File does not exist at expected location: C:\Users\jmgv1\AppData\Local\Pub\Cache\bin\dart_format.bat

MIGUELG0V opened this issue · 3 comments

Failed to start external dart_format: Cannot find the dart_format package: File does not exist at expected location: C:\Users\jmgv1\AppData\Local\Pub\Cache\bin\dart_format.bat

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.

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.