Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"https://docs.deno.com/go/--allow-run" link points to broken anchor link #1315

Open
dandv opened this issue Jan 7, 2025 · 2 comments
Open

Comments

@dandv
Copy link
Contributor

dandv commented Jan 7, 2025

Version: Deno 2.1.4

Got this prompt:

✅ Granted read access to <exec_path>.
┏ ⚠️  Deno requests run access to "/bin/sh".
┠─ Requested by `Deno.Command().spawn()` API.
┠─ To see a stack trace for this prompt, set the DENO_TRACE_PERMISSIONS environmental variable.
┠─ Learn more at: https://docs.deno.com/go/--allow-run
┠─ Run again with --allow-run to bypass this prompt.

The link redirects to https://docs.deno.com/runtime/fundamentals/security/#running-subprocesses, but the anchor no longer exists and should perhaps be https://docs.deno.com/runtime/fundamentals/security/#subprocesses

@siaeyy
Copy link

siaeyy commented Jan 7, 2025

@dandv here it is, link

@marvinhagemeister marvinhagemeister transferred this issue from denoland/deno Jan 7, 2025
@dandv
Copy link
Contributor Author

dandv commented Jan 8, 2025

Thanks @siaeyy, submitted #1320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants