Skip to content

Error Finding Drive #8

@dprice

Description

@dprice

I installed PoShLucecene via Install-Module -Name PoShLucene and tried searching for a variety of file extensions on my C: and D: drives. Each time I get a similiar error at the command line as the UI shows no errors occurred:

D:\dnx\dnx-util [master ↓ +9 ~10 -1 !]> Invoke-PoshLucene
Get-ChildItem : Cannot find path 'D:\dnx\dnx-util\-rec -File' because it does not exist.
At line:1 char:1
+ Get-ChildItem "-rec -File"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\dnx\dnx-util\-rec -File:String) [Get-ChildItem], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

Any ideas on what's happening?

Thanks,
Derek

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