InstallModuleFromGitHub
InstallModuleFromGitHub copied to clipboard
Install PowerShell Modules from GitHub
If there are multiple folders it seems that it fails to copy over with this error writeErrorStream : True PSMessageDetails : Exception : System.Management.Automation.PSArgumentException: Container cannot be copied onto existing...
Instead of asking me my login and password, this module is failing when trying to access a private github repository: ``` A solicitação foi anulada: Não foi possível criar um...
* Add option to handle BitBucket repo * Fix copy recursive issue
Seeing an issue with the import module failing due to join path being unable to convert system.object to string
Is there a chance you could add add a 0.4 release.zip? That way I can Invoke-Webrequest the zip file, save it, unblock it, force install it to the modules directory....
Sadly, I *still* find myself forced to use Windows PowerShell occasionally. Today it was because Office interop fails on PowerShell Core. This logic can be tweaked to install modules into...