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

Fix powershell install specific version command #4507

Conversation

antontroshin
Copy link
Contributor

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within codetabs
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have codetabs

In addition, please fill out the following to help reviewers understand this pull request:

Description

Powershell command pulling script content no longer worked properly on newer powershell versions 5+

Issue reference

Please reference the issue this PR will close: dapr/cli#1316

Signed-off-by: Anton Troshin <anton@diagrid.io>
@antontroshin antontroshin requested review from a team as code owners January 31, 2025 03:41
@hhunter-ms
Copy link
Collaborator

hhunter-ms commented Feb 3, 2025

@antontroshin just checking - do any other repos need to be updated before I merge this?

@antontroshin
Copy link
Contributor Author

@hhunter-ms I found the issue causing the error. This happens when the command is executed from Powershell, but the command works fine when executed from Command Prompt.
Both original and command in this PR are virtually the same.
I'll close this PR as this won't solve the original issue.
Will find another solution.
Thanks.

@antontroshin antontroshin deleted the fix-cli-windows-install-specific-version branch February 4, 2025 01:20
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 this pull request may close these issues.

3 participants