feat(FN-5632): add collision retry logic to fn update command
Adds collision retry logic to the `fn update` CLI command to handle binary path conflicts, including test coverage and a getting-started guide update. Fusion-Task-Id: FN-5632 Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai> Fusion-Task-Id: FN-5632
This commit is contained in:
5
.changeset/fn-5614-fn-update-bin-collision.md
Normal file
5
.changeset/fn-5614-fn-update-bin-collision.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix `fn update` npm EEXIST bin-link collisions by retrying once with `--force` and showing manual recovery guidance when the retry fails.
|
||||
Reference in New Issue
Block a user