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

DAPR does not dedect default components path on vscode #110

Closed
Admiralkheir opened this issue Aug 28, 2020 · 1 comment
Closed

DAPR does not dedect default components path on vscode #110

Admiralkheir opened this issue Aug 28, 2020 · 1 comment

Comments

@Admiralkheir
Copy link

What version of Dapr?

CLI version: 0.9.0
Runtime version: 0.10.0

Expected Behavior

To run locally, When components created in components directory in the project, DAPR handles components

Actual Behavior

DAPR does not handle components on this directory

Steps to Reproduce the Problem

  1. Create components directory
  2. Add edited components yaml
  3. Edit task.json and launch.json on vscode
  4. Run application

İf I customize componentsPath with the directory on task.json, it works

@philliphoff
Copy link
Collaborator

This is likely another case of #98.

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

No branches or pull requests

2 participants