Oct 22 2023 01:54 AM
Hi,
I am trying to install the graph beta module but it is aborting on the Identity.Governance package due to "not enough disk space" which is not true as I have 1,1G avaible on C:.
Any hints?
Thanks/Brgds
joao
PS C:\> install-module microsoft.graph.beta -allowclobber -force
PackageManagement\Install-Package : Package 'Microsoft.Graph.Beta.Identity.Governance' failed to be installed because:
There is not enough space on the disk. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21 + ... $null = PackageManagement\Install-Package @PSBoundParameters + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (Microsoft.Graph.Beta.Identity.Governance:String) [Install-Package], Exce ption + FullyQualifiedErrorId : Package '{0}' failed to be installed because: {1},Microsoft.PowerShell.PackageManagement .Cmdlets.InstallPackage PS C:\>
Oct 22 2023 06:12 AM
SolutionOct 22 2023 01:26 PM
Hi Harm,
Actually, I have freed some more space in drive C: and it installed ok. It seems 1.1G is not enough.
Thanks for the coop/All teh best
joao