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

Fail to install any CLI plugin #121

Open
c84c opened this issue Jul 14, 2021 · 0 comments · May be fixed by #123
Open

Fail to install any CLI plugin #121

c84c opened this issue Jul 14, 2021 · 0 comments · May be fixed by #123

Comments

@c84c
Copy link

c84c commented Jul 14, 2021

Thanks in advance for the great work!

I want to install a plugin for the Flogo CLI, but any plugin fails with Error adding plugin: open <GO_BIN_DIR>/flogo: text file busy.
What do I miss in plugins documentation ?

An example:
image

The error is generated on the following line

err = util.Copy(filepath.Join(cliCmdPath, cliExe), exPath, false)

Thanks for the support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant