Y
Hacker News
new
|
ask
|
show
|
jobs
by
papruapap
861 days ago
Agree. This feature just make it worse as a script language, which are supposed to have rapid development.
2 comments
Leokuma
861 days ago
You just add a flag to the command line to give permissions. It won't harm your productivity.
link
Kinrany
861 days ago
Even without flags, it will ask to allow access interactively instead of silently aborting.
link
ravenstine
860 days ago
Why? `--allow-all` is the epitome of trivial. You can even wrap the deno executable in a script that passes that to it every time if that's what you really need.
link
Kyiro
860 days ago
Even better, you can do `-A`
link
ravenstine
860 days ago
Yes!
link