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

New PowerShell recommended profile does not seem to work on Linux #1796

Closed
eitsupi opened this issue Sep 9, 2024 · 0 comments · Fixed by #1809
Closed

New PowerShell recommended profile does not seem to work on Linux #1796

eitsupi opened this issue Sep 9, 2024 · 0 comments · Fixed by #1809
Labels
area: completions Changes related to shell completions and scripts.

Comments

@eitsupi
Copy link

eitsupi commented Sep 9, 2024

I put Invoke-Expression (&task --completion powershell) on the profile, then I see when starts pwsh (PowerShell 7.4.5):

Line |
   2 |  Invoke-Expression (&task --completion powershell)
     |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Cannot convert 'System.Object[]' to the type 'System.String' required by parameter
     | 'Command'. Specified method is not supported.
  • Task version: v3.39.0
  • Operating system: Debian/Linux
  • Experiments enabled: ?
@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label Sep 9, 2024
@vmaerten vmaerten added type: bug Something not working as intended. area: completions Changes related to shell completions and scripts. and removed state: needs triage Waiting to be triaged by a maintainer. labels Sep 15, 2024
@pd93 pd93 removed the type: bug Something not working as intended. label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: completions Changes related to shell completions and scripts.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants