onepub-dev / dcli

An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
236 stars 26 forks source link

DartScript.isCompile isn't reliable #162

Closed bsutton closed 2 years ago

bsutton commented 2 years ago

Need to do more work to reproduce the problem.

Found the issue when building dswitch on windows. The problem is something to do with the path returned from the Dart libraries for the current script. I think under some circumstances we are getting a snapshot rather than an exe.

bsutton commented 2 years ago

Resolved in 1.9.6