DenoDDeno
Powered by
Bruno SkvorcB
Denoβ€’16mo agoβ€’
1 reply
Bruno Skvorc

Running globally installed packages with permission flags

I globally install something like solc, but then it needs read permissions. But since it's run with solc directly, (not deno) because it gets installed into the deno bin dir, I cannot pass flags to it, like allow-read etc. What is the way to pass flags to Deno if you're running a globally installed tool in its bin?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno is not installed globally
ZAIDZZAID / help
2y ago
`Deno run` command with permission flags not working inside container
BhauminBBhaumin / help
2y ago
Installing packages locally with Deno
fcrozatierFfcrozatier / help
15mo ago