We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91057e commit f5f6ed2Copy full SHA for f5f6ed2
tap/.deno.sh
@@ -1,3 +1,3 @@
1
echo "Using $(deno --version | head -1)"
2
3
-deno run --allow-read --allow-net --import-map tap/import_map.json tap/run-deno.ts
+deno run --allow-read --allow-net --import-map tap/import_map.json --no-npm tap/run-deno.ts
0 commit comments