Windows-screenFetch icon indicating copy to clipboard operation
Windows-screenFetch copied to clipboard

Windows 11 (Build 22621) with Powershell 7.2.5 error

Open cmwg71 opened this issue 3 years ago • 0 comments

First time installation via

Install-Module -Name windows-screenfetch

the following output:

PS C:\Users\<name> screenfetch
InvalidOperation: Method invocation failed because [Deserialized.System.Management.ManagementObject#root\cimv2\Win32_OperatingSystem] does not contain a method named 'ConvertToDateTime'.

InvalidOperation: You cannot call a method on a null-valued expression.

RuntimeException: Attempted to divide by zero.

RuntimeException: Attempted to divide by zero.

Screenfetch: System Specs occupies more lines than the Ascii Art resource selected
                         ....::::       <name>@<computername>
                 ....::::::::::::       OS: Microsoft Windows 11 Pro 64-Bit
        ....:::: ::::::::::::::::       Kernel: 10.0.22621
....:::::::::::: ::::::::::::::::       Uptime:
:::::::::::::::: ::::::::::::::::       Motherboard: HP 83E1
:::::::::::::::: ::::::::::::::::       Shell: PowerShell 7.2.5
:::::::::::::::: ::::::::::::::::       Resolution:  x    x
:::::::::::::::: ::::::::::::::::       Window Manager: DWM
................ ................       Font: Segoe UI
:::::::::::::::: ::::::::::::::::       CPU: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
:::::::::::::::: ::::::::::::::::       GPU Intel(R) UHD Graphics 630
:::::::::::::::: ::::::::::::::::       RAM: 16780MB / 32542 MB (52%)
'''':::::::::::: ::::::::::::::::       Disk C: 115GB / 953GB (12%)
        '''':::: ::::::::::::::::       Disk D: 0,028000000000000025GB / 1.863GB (2%)
                 ''''::::::::::::       Disk G: -946,5GB / 1.500GB (-63.100%)
                         ''''::::       Disk I: 1,741GB / 3.072GB (57%)
                                        Disk N: -946,5GB / 1.500GB (-63.100%)
                                        Disk S: -946,5GB / 1.500GB (-63.100%)
                                        Disk X: 1,741GB / 3.072GB (57%)

cmwg71 avatar Jun 22 '22 05:06 cmwg71