Skip to content

Error importing keystore module #1

@dafuni

Description

@dafuni

It's attempting to open a file in ...\assemblies\12.0 but that folder does not exist. I worked around by copying 11.0 and renaming it to 12. Just letting you onow.

Write-Error: Failed to load Keystore module: System.Management.Automation.ItemNotFoundException: Cannot find path 'C:\Users\imoses\Documents\PowerShell\Modules\PSKeystore\PSKeystore\Assemblies\12.0\Newtonsoft.Json.Schema.dll' because it does not exist.
at System.Management.Automation.LocationGlobber.ExpandMshGlobPath(String path, Boolean allowNonexistingPaths, PSDriveInfo drive, ContainerCmdletProvider provider, CmdletProviderContext context)
at System.Management.Automation.LocationGlobber.ResolveDriveQualifiedPath(String path, CmdletProviderContext context, Boolean allowNonexistingPaths, CmdletProvider& providerInstance)
at System.Management.Automation.LocationGlobber.GetGlobbedMonadPathsFromMonadPath(String path, Boolean allowNonexistingPaths, CmdletProviderContext context, CmdletProvider& providerInstance)
at System.Management.Automation.PathIntrinsics.GetResolvedPSPathFromPSPath(String path, CmdletProviderContext context)
at Microsoft.PowerShell.Commands.ResolvePathCommand.ProcessRecord()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions