Open birkskyum opened 1 year ago
With 1.44.2 this now breaks on:
➜ DENO_FUTURE=1 deno task story:dev
Task story:dev histoire dev
Error while loading histoire.config.ts
error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'env')
just seeing a gray screen now, with the 2.0 rc.2
Trying to build the whole install/build the whole histoire repo, and hit this again...
Histoire - GitHub - Website
Platform
Darwin 22.6.0 arm64 arm
Version
deno 1.37.0
Repro
DENO_FUTURE=1 deno task story:dev
Expected
Histoire dev server start
Actual