running deno install -A -f --unstable https://deno.land/x/[email protected]/ddoc.ts
will download all the dependencies, but then fail when compiling the script
Check https://deno.land/x/[email protected]/ddoc.ts
error: TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
export { File, Policy, Origin, RELOAD_POLICY };
~~~~
at https://a6uo4rpmxalr6ichpa32twdpmhgj6in4k6guyv242gu4u6ofwuva.arweave.net/B6juRey4Fx8gR3g3qdhvYcyfIbxXjUxXXNGpynnFtSo/cache.ts:6:10
TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
export { File, Policy, Origin, RELOAD_POLICY };
~~~~~~
at https://a6uo4rpmxalr6ichpa32twdpmhgj6in4k6guyv242gu4u6ofwuva.arweave.net/B6juRey4Fx8gR3g3qdhvYcyfIbxXjUxXXNGpynnFtSo/cache.ts:6:16
TS1205 [ERROR]: Re-exporting a type when the '--isolatedModules' flag is provided requires using 'export type'.
export { LogLevels, LevelName } from "./levels.ts";
~~~~~~~~~
at https://deno.land/[email protected]/log/mod.ts:13:21
Found 3 errors.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too