https://github.com/endojs/endo/blob/b024b06c7b801e8683a8930715558cfbedfd653d/packages/cli/src/commands/run.js#L81 Unless I'm missing something obvious, the then branch of this if can never be taken, because it happens in the else branch of an outer https://github.com/endojs/endo/blob/b024b06c7b801e8683a8930715558cfbedfd653d/packages/cli/src/commands/run.js#L59
endo/packages/cli/src/commands/run.js
Line 81 in b024b06
Unless I'm missing something obvious, the then branch of this if can never be taken, because it happens in the else branch of an outer
endo/packages/cli/src/commands/run.js
Line 59 in b024b06