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

Error generating workflow using temporal:make-workflow #71

Closed
shanginn opened this issue Nov 3, 2023 · 0 comments · Fixed by #72
Closed

Error generating workflow using temporal:make-workflow #71

shanginn opened this issue Nov 3, 2023 · 0 comments · Fixed by #72
Assignees

Comments

@shanginn
Copy link

shanginn commented Nov 3, 2023

Attempting to Generate Workflow

I'm trying to generate a workflow using the command from the docs:

php app.php temporal:make-workflow MySuperWorkflow

But I'm encountering an error:

The "--with-activity" option does not exist.

ReflectionException: Method Spiral\TemporalBridge\Commands\PresetListCommand::defineArguments() does not exist in vendor/spiral/framework/src/Console/src/Configurator/ConstantBasedConfigurator.php at line 23

I checked with a new framework (version 3.9.1) and the temporal-bridge (version 2.2.0) installed, and still getting the same error.

reproduction screencast

@msmakouz msmakouz self-assigned this Nov 6, 2023
@msmakouz msmakouz linked a pull request Nov 6, 2023 that will close this issue
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.

3 participants