Search found 9 matches

by SynacorSID
Tue Jun 15, 2021 8:46 am
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

Thanks guys! I really appreciate your help. It lead me to this solution. I added C:\Program Files\WindowsPowerShell\Modules\PackageManagement in the PSModule environmental path. This path already existed " C:\Program Files\WindowsPowerShell\Modules ". Powershell wasn't seeing PackageManage...
by SynacorSID
Fri Jun 11, 2021 1:21 pm
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

Removing Onedrive didn't help at all. It's status quo. I'm confused as to what's going on and it's making me angry. I did not have any of these problems in 2020. NONE ... out of no where nuget gets involved and messes up my job. I tried manually registering the repository. 2021-06-11_15-23-12.png Th...
by SynacorSID
Thu Jun 10, 2021 1:42 pm
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

Your unpopular opinion is well appreciated. Unfortunately it is a corporate solution. If it is onedrive causing this problem that could be problematic. It's Onedrive for business and part of our M365 E3 license. It's a good thought. I'll try it.
by SynacorSID
Thu Jun 10, 2021 7:26 am
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

Yes, I'm having issues with modules updating. I don't understand what's happening honestly. Let me uninstall everything and reinstall it. I did not have any of these problems with Powershell Studio 2020. For me the registered repository list is empty. 2021-06-10_10-19-50.png PS C:\Program Files\SAPI...
by SynacorSID
Wed Jun 09, 2021 3:51 pm
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

I got it working but I don't know why it works now. My suspicion is maybe something with the path. Maybe it's too long or because of the hyphen. *shrug* Looking thru the modules in module manager I looked under PackageManagment and disabled the one under OneDrive. Closed PSMM, reopened it, and it wo...
by SynacorSID
Wed Jun 09, 2021 10:00 am
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

I did notice that "C:\Users\<name>\OneDrive - <company name>\Documents\WindowsPowerShell\Modules" wasn't added to the PSmodulePath system variable. The space in that path could be problematic. Tried adding quotes in it but it didn't take. So maybe it's fine. After adding that to the path i...
by SynacorSID
Wed Jun 09, 2021 7:53 am
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

This is just incredibly frustrating. Could onedrive be screwing things up? I left everything to its default on install but I'm wondering if onedrive moved stuff around maybe. This is a fresh windows install. I left things alone. PS C:\Windows\system32> Get-PackageProvider Get-PackageProvider : The t...
by SynacorSID
Tue Jun 08, 2021 3:56 pm
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

Re: NuGet failed to install

Thank you for your quick response! Right now I have it set to unrestricted. I just updated it and same issue. Here's a screenshot of the dialogue popup error too. Doc1.pdf I'm sure it's something stupid. But, I literally redid my computer to fix this problem and I'm still having it. :x I did so much...
by SynacorSID
Tue Jun 08, 2021 10:01 am
Forum: PowerShell ModuleManager
Topic: NuGet failed to install
Replies: 16
Views: 31808

NuGet failed to install

Product, version and build: Powershell Studio 2021 latest build & Powershell Module Manager Latest build. Operating system: Windows 10 Enterprise 21H1 PowerShell version(s): 5.1 Build 19041 Rev 906 I just redid my laptop and installed PowerShell Studio 2021 and Powershell Module Manager 2021. Wh...