My issue resolved, one download URL was blocked due to that getting error.
Install-Package: Package 'Microsoft.Graph.Authentication' failed to be installed because: End of Central Directory record could not be found.
Prakash Kumar Singh
40
Reputation points
Hi,
I am trying to install Microsoft Graph PowerShell using below command:
Install-Module Microsoft.Graph -Scope CurrentUser -Verbose
But getting error:
Install-Package: Package 'Microsoft.Graph.Authentication' failed to be installed because: End of Central Directory record could not be found.
VERBOSE: Hash for package 'Microsoft.Graph.Authentication' does not match hash provided from the server.
VERBOSE: InstallPackageLocal' - name='Microsoft.Graph.Authentication', version='2.25.0',destination='C:\Users\username\AppData\Local\Temp\1487847741'
Need help on this.
Microsoft Security Microsoft Graph
13,721 questions