You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kit494way You could directly ping me when it's related to the powershell plugin. 😄
It's completely normal that it fails because I didn't take into account that we could call the installation script of the plugin that way.
I'll be opening a PR fixing it shortly.
Describe the bug
Executing the script of
navi widget power-shell
fails because it try to copy files from relative path that does not exists.navi/shell/navi.plugin.ps1
Line 24 in 90a29ed
To Reproduce
Steps to reproduce the behavior:
navi widget power-shell | Out-String | Invoke-Expression
Expected behavior
The script is successfully executed.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: