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] #59

Closed codethinki closed 2 weeks ago

codethinki commented 3 weeks 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:

I have installed this package (and activated it) and can execute the command "~/.pub-cache/bin/dart_format" perfectly fine via the shell when i cd to my project dir.

eggnstone commented 3 weeks ago

Can you restart the IDE? Does this help?

If not, please

codethinki commented 3 weeks ago

i restarted the mac multiple times, so that cant be it. i've set the TEMPDIR variable now but i'm still facing the same error

codethinki commented 3 weeks ago

also your extension doesnt write to the tempdir

eggnstone commented 3 weeks ago

Under macOS the standard seems to be TMPDIR, not TEMPDIR. Can you verify please?

github-actions[bot] commented 2 weeks ago

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

github-actions[bot] commented 2 weeks ago

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