-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
PowerClippy.Format.ps1xml is an empty file and throws an error on import.
VERBOSE: Loading module from path 'C:\Program Files\WindowsPowerShell\Modules\powerclippy\1.0\powerclippy.psd1'.
VERBOSE: Loading 'FormatsToProcess' from path 'C:\Program Files\WindowsPowerShell\Modules\powerclippy\1.0\PowerClippy.Format.ps1xml'.
import-module : Object reference not set to an instance of an object.
At line:1 char:1
+ import-module powerclippy -Verbose
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Import-Module], NullReferenceException
+ FullyQualifiedErrorId : FormatXmlUpdateException,Microsoft.PowerShell.Commands.ImportModuleCommandMetadata
Metadata
Assignees
Labels
No labels