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
I checked for an existing pull request that addresses this issue.
📜 What part of Winutil are you having issues with?
Powershell Profile
📝 Provide a clear and concise description of the issue.
What is the issue
🔄 Steps to reproduce the issue.
none
❌ Paste the full error output (if available).
PowerShell 7.5.0
MethodInvocationException: C:\Users\yagas\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:81
Line |
81 | if (-not $debug -and | ~~~~~~~~~~~~~~~~~~ | Exception calling "ParseExact" with "3" argument(s): "Value cannot be null. (Parameter 's')" MethodInvocationException: C:\Users\yagas\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:122 Line | 122 | if (-not $debug -and
| ~~~~~~~~~~~~~~~~~~
| Exception calling "ParseExact" with "3" argument(s): "Value cannot be null. (Parameter 's')"
Use 'Show-Help' to display help
Loading personal and system profiles took 1000ms.v
🖼️ Additional context.
No response
The text was updated successfully, but these errors were encountered:
⚙️ Issue Checklist
📜 What part of Winutil are you having issues with?
Powershell Profile
📝 Provide a clear and concise description of the issue.
What is the issue
🔄 Steps to reproduce the issue.
none
❌ Paste the full error output (if available).
PowerShell 7.5.0
MethodInvocationException: C:\Users\yagas\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:81
Line |
81 | if (-not $debug -and
| ~~~~~~~~~~~~~~~~~~ | Exception calling "ParseExact" with "3" argument(s): "Value cannot be null. (Parameter 's')" MethodInvocationException: C:\Users\yagas\Documents\PowerShell\Microsoft.PowerShell_profile.ps1:122 Line | 122 | if (-not $debug -and
| ~~~~~~~~~~~~~~~~~~
| Exception calling "ParseExact" with "3" argument(s): "Value cannot be null. (Parameter 's')"
Use 'Show-Help' to display help
Loading personal and system profiles took 1000ms.v
🖼️ Additional context.
No response
The text was updated successfully, but these errors were encountered: