Open marvinhagemeister opened 3 weeks ago
We should add a hint about when running deno install is needed on https://docs.deno.com/runtime/fundamentals/configuration/#dependencies
deno install
See https://discord.com/channels/684898665143206084/684898665151594506/1295633758111662121
@marvinhagemeister Perhaps a simple "This will require you to run deno install." right after the script.ts block would suffice?
script.ts
I can work on this.
We should add a hint about when running
deno install
is needed on https://docs.deno.com/runtime/fundamentals/configuration/#dependenciesSee https://discord.com/channels/684898665143206084/684898665151594506/1295633758111662121