PSFzf icon indicating copy to clipboard operation
PSFzf copied to clipboard

How to install the module manually?

Open Zim-Inn opened this issue 1 year ago • 3 comments

I am a new user for PowerShell. My office's net proxy block me from PSGallery. So I need to build the moudle from source.

Zim-Inn avatar Nov 15 '24 12:11 Zim-Inn

Howdy @Zim-Inn ! Go ahead and download the tagged version off of Github.

Then, extract it and place the contents into C:\Program Files\WindowsPowerShell\Modules\PSFzf\2.6.7

SpBills avatar Dec 17 '24 18:12 SpBills

Then, extract it and place the contents into C:\Program Files\WindowsPowerShell\Modules\PSFzf\2.6.7

It didn't work. And I try to use Import-Module to install it. I am almost got there: I build the PSFzf.dll But finnally I failed because missing the .psm1 file. How can I get the file? The GPT copilot can't help me to write it.

Zim-Inn avatar Dec 19 '24 02:12 Zim-Inn

I use powershell preview-7.

Zim-Inn avatar Dec 19 '24 02:12 Zim-Inn