kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
752 stars 35 forks source link

The module could not be loaded. #220

Open Lws77 opened 1 year ago

Lws77 commented 1 year ago

Import-Module -name psfzf

位於 C:\Users\8724\scoop\modules\psfzf\PSFzf.psm1:1408 字元:61

Import-Module : Unprocessed module information list 'C:\Users\8724\scoop\modules\psfzf\psfzf.psd1' Pending modules listed in column 'ModuleToProcess/RootModule'' PSFzf.psm1' because no valid mod was found in any mod directory. at line:1 character:1

owenstake commented 1 year ago

For user using in powershell 5.1 , should roll back to old version psfzf 2.0.0

reference https://github.com/kelleyma49/PSFzf/issues/190