Find-Package fails to return any results
Find-Package -ProviderName GitLab -Source [redacted] -Name * -Credential $credential -Verbose
VERBOSE: Using the provider 'GitLab' for searching packages.
WARNING: Object reference not set to an instance of an object.
See #4 for setup steps taking prior to this.
I have verified that the GitLab server returns results using:
Invoke-WebRequest -Uri http://.../api/v4/projects
StatusCode : 200
StatusDescription : OK
Content : [{"id":413,"description":"A Powershell module that allows...
Hi @MatthewSteeves. Did you solve this issue? I'm running into the same issue.
Hey Theo, unfortunately I never did. Eventually gave up and just had to host my modules outside of Gitlab while keeping source code in there.
On Friday, November 8, 2019, Theo Tzaferis [email protected] wrote:
Hi @MatthewSteeves https://github.com/MatthewSteeves. Did you solve this issue? I'm running into the same issue.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/akamac/GitLabProvider/issues/5?email_source=notifications&email_token=ALYJFVOBBVO653SXDT3T23DQSV5WFA5CNFSM4HD6ICC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDSMAMY#issuecomment-551862323, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALYJFVKYQZ77IR7DPEEFGPTQSV5WFANCNFSM4HD6ICCQ .
-- Sent from my iPhone