Currently (Deno 0.32.0) manual intervention is required if you run the install command for a previously installed executable. This halts any build tasks that run Deno install until the user presses 'y'.
Or 鈥攆orce ? I think it might be better if we remove the interactive prompt and have it fail - requiring the user to provide -f instead
+1 for --force/-f, common enough
Yeah, --force/-f is definitely more Unixy c.f. mv, rm, git push etc.
Most helpful comment
+1 for
--force/-f, common enough