simonkay.
fresh.gen.ts blank
hey folks.
I've been using fresh for a while as a hobbist.
Recently started a new project using the suggested deno run -A -r https://fresh.deno.dev fresh-site fresh.gen.ts is created as expected with boilerplate config.
However upon deno task start the regenerated completely empty and complains that the file does not contain a "default export" , although the cli correctly identifies the 5 routes and 1 islands.
Anyone experiencing this? using windows 11 command prompt ( also tried as Administator ) fresh version 1.4.2
3 replies