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

daprd no longer defaults to a components path #98

Closed
philliphoff opened this issue Jul 16, 2020 · 0 comments · Fixed by #102
Closed

daprd no longer defaults to a components path #98

philliphoff opened this issue Jul 16, 2020 · 0 comments · Fixed by #102
Assignees
Labels
bug Something isn't working P2 Moderate priority
Milestone

Comments

@philliphoff
Copy link
Collaborator

With 0.9.0, daprd no longer has a default components path (previously ./components). See dapr/dapr#1722. This now means it's the responsibility of the tooling to set an appropriate --components-path argument. The daprd task should be updated to set the argument the previously-default daprd value. (Alternatively, the task scaffolding can scaffold the task componentsPath property.)

The workaround is to set the componentsPath property (e.g. to ./components).

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

Successfully merging a pull request may close this issue.

1 participant