deno
47d19461
- fix(cli): Overwrite existing bin entries in `node_modules` (#24123)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#24123 - fix(cli): Overwrite existing bin entries in `node_modules`
Author
nathanwhit
Parents
0648f6d7
Loading