Describe the bug
In node modules, path: /node_modules/.pnpm/@netlify+edge-functions-dev@1.0.20/node_modules/@netlify/edge-functions-dev/dist/node/main.js
This line: const denoFlags = ["--allow-scripts", "--quiet", "--no-lock"];
Deno has no setting for --allow-scripts
Steps to reproduce
pnpm run astro dev
Configuration
No response
Environment
deno 2, Astro 7, pnpm 12
Describe the bug
In node modules, path: /node_modules/.pnpm/@netlify+edge-functions-dev@1.0.20/node_modules/@netlify/edge-functions-dev/dist/node/main.js
This line: const denoFlags = ["--allow-scripts", "--quiet", "--no-lock"];
Deno has no setting for --allow-scripts
Steps to reproduce
pnpm run astro dev
Configuration
No response
Environment
deno 2, Astro 7, pnpm 12