I'm getting this error after installing Jump-Location:
Set-JumpLocation : The type initializer for 'Jump.Location.SetJumpLocationCommand'
threw an exception.
At C:\Users\mitja.bezensek\Documents\WindowsPowerShell\Modules\Jump.Location\Load.ps1:
36 char:2
+ Set-JumpLocation -Initialize
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], TypeInitializationException
+ FullyQualifiedErrorId : System.TypeInitializationException
I have tried the two suggestions for errors after install but none of those worked for me.
Not sure if it is related but I had Jump-Location installed via chocolatey (v0.5.1) which I uninstalled and then installed the new version (v0.6.0) via the Install-Module.