deno
47d19461 - fix(cli): Overwrite existing bin entries in `node_modules` (#24123)

Commit
2 years ago
fix(cli): Overwrite existing bin entries in `node_modules` (#24123) Previously we warned on unix and didn't touch them on windows, now we unconditionally overwrite them. This matches what npm does.
Author
Parents
Loading