Closed
Description
Native plugins have been removed denoland/deno#10908.
So executing this command will raise an error:
vr
error: Found argument '--allow-plugin' which wasn't expected, or isn't valid in this context
Did you mean --allow-run?
USAGE:
deno run <SCRIPT_ARG>... --allow-env=<allow-env> --allow-net=<allow-net> --allow-read=<allow-read> --allow-run=<allow-run> --allow-write=<allow-write>
For more information try --help
Metadata
Metadata
Assignees
Labels
No labels