Skip to content

Doesn't work on PowerShell Core #68

@Elderry

Description

@Elderry

Just downloaded this module and happily installed it. But when I want to j to somewhere, it complains:

j : The term 'Set-JumpLocation' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ j cn
+ ~
+ CategoryInfo          : ObjectNotFound: (Set-JumpLocation:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

My powershell version is Core 6.0.1, I also tried on my native PowerShell, it works well.

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