mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 15:21:26 -05:00
![David Sherret](/assets/img/avatar_default.png)
Ref https://github.com/denoland/deno/pull/25215 Closes https://github.com/denoland/deno/issues/11964
4 lines
173 B
Text
4 lines
173 B
Text
error: Uncaught (in promise) PermissionDenied: Requires --allow-all permissions to spawn subprocess with LD_PRELOAD environment variable.
|
|
}).spawn();
|
|
^
|
|
at [WILDCARD]
|