I’m building a new program, but when I run it, an error pops up. The error displayed is as follows: You cannot call a method on a null-valued expression. At C:\Users\xxx\Downloads\md5sum.ps1:6 char:29 + $hash = [System.BitConverter]::ToString($md5.Compute ... ...