When installing a module through Install-AzureArtifactsModule I get the error below
Install-Package: C:\Users\username\Documents\PowerShell\Modules\PowerShellGet\2.2.4.1\PSModule.psm1:9709:34
Line |
9709 | … talledPackages = PackageManagement\Install-Package @PSBoundParameters
| ~~~~~~~~~~~~
| Cannot find the path 'C:\Users\username\Temp\1788469765\ModuleName.0.0.666\ModuleName.psd1' because it does not exist.
When installing a module through Install-AzureArtifactsModule I get the error below
Install-Package: C:\Users\username\Documents\PowerShell\Modules\PowerShellGet\2.2.4.1\PSModule.psm1:9709:34 Line | 9709 | … talledPackages = PackageManagement\Install-Package @PSBoundParameters |
~~~~~~~~~~~~ | Cannot find the path 'C:\Users\username\Temp\1788469765\ModuleName.0.0.666\ModuleName.psd1' because it does not exist.