This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 76
Unable to download NuGet #224
Labels
Comments
What version of Windows and PowerShell are you running? if you run Install-packageprovider -name nuget -requiredversion 2.8.5.201 -force -forcebootstrap |
jdhitsolutions
added
Installation
module installation
Pending Feedback
waiting for additional information or feedback
labels
Jun 11, 2020
You had this error:
Depending on the windows-version, old TLS version is used and not allowed by the server at microsoft.
I normaly use this to set up PowerShell on new maschines:
|
Is this still an open issue? |
I put this line in my PowerShell profile. [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 |
I'm wondering if I should just make this part of the module. |
Thanks for response, but I’m not currently working on this course anymore. I’ve moved onto something else.
From: Jeff Hicks <[email protected]>
Sent: Tuesday, August 4, 2020 4:27 PM
To: pluralsight/PS-AutoLab-Env <[email protected]>
Cc: Mark Hoffman <[email protected]>; Author <[email protected]>
Subject: Re: [pluralsight/PS-AutoLab-Env] Unable to download NuGet (#224)
I'm wondering if I should just make this part of the module.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#224 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP5T3NTFNIQR3VALCO3DAM3R7BVJPANCNFSM4N3UHISA>.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
I'm unable to download and install NuGet. I run the Install-Module -Force SkipPublisherCheck command and get the follow error.
No NuGet install.txt
The text was updated successfully, but these errors were encountered: