Skip to content

Find-Package fails to return any results #5

@MatthewSteeves

Description

@MatthewSteeves
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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions