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

Allow users to explicitly set path to Dapr binaries #139

Closed
philliphoff opened this issue Feb 18, 2021 · 0 comments · Fixed by #149
Closed

Allow users to explicitly set path to Dapr binaries #139

philliphoff opened this issue Feb 18, 2021 · 0 comments · Fixed by #149
Assignees
Labels
feature New feature
Milestone

Comments

@philliphoff
Copy link
Collaborator

The installer for current versions of Dapr (including 1.0.0) no longer put its binaries in PATH; they ask users to do that themselves, if desired. This means that the extension may not always be able to find it, and it's not always obvious to users how to fix it themselves. (In particular, Mac is complicated because it offers multiple shells and PATH may be diffferent depending on how the terminal was created.)

The extension should offer a setting where the user can explicitly set the path to the Dapr binaries, as a workaround for when they cannot be found in the PATH (or, when, the user has explicitly chosen not to add them to the PATH).

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

Successfully merging a pull request may close this issue.

1 participant