Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forc plugins command is printing duplicate entries #528

Closed
JoshuaBatty opened this issue Dec 1, 2023 · 1 comment
Closed

forc plugins command is printing duplicate entries #528

JoshuaBatty opened this issue Dec 1, 2023 · 1 comment
Assignees
Labels
bug Something isn't working fuelup

Comments

@JoshuaBatty
Copy link
Member

~ % forc plugins
Installed Plugins:
forc-doc
forc-submit
forc-deploy
forc-run
forc-explore
forc-wallet
forc-index
forc-lsp
forc-fmt
forc-tx
forc-doc
forc-submit
forc-deploy
forc-run
forc-explore
forc-wallet
forc-index
forc-lsp
forc-fmt
forc-tx
forc-doc
forc-lsp

I think this is because I have some binaries installed in my .cargo directory. We should filter out duplicate entries before printing them to the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fuelup
Projects
None yet
Development

No branches or pull requests

2 participants