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

docker/sdk reset command fails to run transfer:generate #383

Closed
weeg opened this issue Nov 2, 2022 · 1 comment
Closed

docker/sdk reset command fails to run transfer:generate #383

weeg opened this issue Nov 2, 2022 · 1 comment
Labels
bug Something isn't working solved

Comments

@weeg
Copy link

weeg commented Nov 2, 2022

Which release, branch or hash of Docker SDK are you using?

Unfortunately I don't know.

Which operating system (platform/version/architecture) are you using?

macOS Monterey 12.6

What is the issue that you're experiencing?

Running docker/sdk reset fails to generate transfer files.

What are the steps to reproduce the issue?

What is the expected result of these steps in the absence of the issue?

The src/Generated files should be removed with the docker/sdk reset command, because old generated files can cause issues.

What is the actual result?

It fails when running vendor/bin/console transfer:generate

What possible solutions and/or workarounds for the issue do you see?

Include rm -rf vendor src/Generated command for the transfer:generate or docker/sdk reset before running vendor/bin/console transfer:generate

Is there any other information that might be helpful?

@alexanderM91
Copy link
Collaborator

Hi @weeg,
the fix is available in the latest master branch.
Thank you.

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

No branches or pull requests

2 participants