You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
➜ deno task story:dev
WarningCurrently only basic package.json `scripts` are supported.Programs like `rimraf` or `cross-env` will not work correctly.This will be fixed in an upcoming release.Task story:dev histoire dev
Error while loading /Users/admin/repos/histoire-vue3-starter/histoire.config.ts
error:Uncaught(in promise)NotFound:No such file or directory (os error 2): readfile 'module'
at Object.readFileSync(ext:deno_fs/30_fs.js:702:14)
at readFileSync (ext:deno_node/_fs/_fs_readFile.ts:45:21)
at jiti (file:///Users/admin/repos/histoire-vue3-starter/node_modules/.deno/jiti@1.19.3/node_modules/jiti/dist/jiti.js:1:253424)
at data::2:19
at data::6:4
at evalModule (file:///Users/admin/repos/histoire-vue3-starter/node_modules/.deno/jiti@1.19.3/node_modules/jiti/dist/jiti.js:1:255456)
at jiti (file:///Users/admin/repos/histoire-vue3-starter/node_modules/.deno/jiti@1.19.3/node_modules/jiti/dist/jiti.js:1:253384)
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: