-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels