Because of Require License Acceptance Support in PowerShellGet
- Check the version of the PowerShellGet module
- If version is equal or higher than 1.5 then add parameter
-AcceptLicense
Look into all scripts that reference Install-Module, Save-Module and Update-Module