fm icon indicating copy to clipboard operation
fm copied to clipboard

Name conflicts with existing cargo package fm-tui

Open dreamcat4 opened this issue 2 years ago • 1 comments

$ cargo install --git https://github.com/euclio/fm
    Updating git repository `https://github.com/euclio/fm`
error: binary `fm` already exists in destination as part of `fm-tui v0.1.21`
Add --force to overwrite
101 $ 

dreamcat4 avatar Sep 29 '23 09:09 dreamcat4

Have attempted in pull #67 however it failed to work. You might choose any name for your project instead. Like fm-gui or fm-gtk or fm-euclio. To be able to that it does not conflict with some other packages that cannot install via cargo install.

Many thanks.

dreamcat4 avatar Sep 29 '23 09:09 dreamcat4