axodotdev / axodotdev/axoupdater
Unable to update in windows pwsh when the path have ' '
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 31
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
When did the update, it runs
```powershell
powershell -ExecutionPolicy ByPass
```
however, it doesnt work when the path include ` `.
Contributor guide
Research direction
Reproduce the update with the PowerShell command and an installer.ps1 path containing spaces, then inspect how that script is invoked and how its path is passed. Done when updates work for paths containing spaces without breaking paths that do not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100