Devolutions / Devolutions/UniGetUI
[BUG] can not get dotnet manifit list if windows user name have space
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/Devolutions/UniGetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/Devolutions/UniGetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/Devolutions/UniGetUI/issues/new/choose)).
### UniGetUI Version
2016.1.7
### Windows version, edition, and architecture
all windows
### Describe your issue
Package update operation for Package=dotnet-repl with Manager=.NET Tool
Installation options:
Overriden options:
Version: 0.3.250 -> 0.3.259
开始操作...
Executing process with StartInfo:
- FileName: "C:\Program Files\dotnet\dotnet.exe"
- Arguments: "tool update dotnet-repl"
Start Time: "26/04/28 10:04:31"
找不到清单文件。已搜索路径的列表:
C:\Users\Acker Liu\.config\dotnet-tools.json
C:\Users\Acker Liu\dotnet-tools.json
C:\Users\.config\dotnet-tools.json
C:\Users\dotnet-tools.json
End Time: "26/04/28 10:04:32"
Process return value: "1" (0x1)
Executing process with StartInfo:
- FileName: "C:\Program Files\dotnet\dotnet.exe"
- Arguments: "tool update dotnet-repl --global"
Start Time: "26/04/28 10:04:32"
### Steps to reproduce the issue
_No response_
### UniGetUI Log
```text
above
```
### Package Managers Logs
```text
above
```
### Relevant information
_No response_
### Screenshots and videos
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.