River
River
DDeno
Created by River on 10/16/2024 in #help
deno install
How I can set permissions for installed standalone module ? I made my module with 'foobar' name. I made deno.json file with requires info, I run:
deno install
deno install
And I can run my foobar module like a standalone app, but when and how I can set permissions for this app !? Thank you!
3 replies