Skip to content

v3 feeds trigger unsupported dependency warning multiple times #1420

Open
@ThomasNieto

Description

@ThomasNieto

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.

Steps to reproduce

If you register a v3 feed and then try to use a resource lifecycle cmdlet it will trigger a unsupported dependency warning multiple times.

Expected behavior

Single warning is generated

Actual behavior

Save-PSResource anypackage -Repository psgallery-remote -Path Temp:
WARNING: Installing dependencies is not currently supported for V3 server protocol repositories. The package will be installed without installing dependencies.
WARNING: Installing dependencies is not currently supported for V3 server protocol repositories. The package will be installed without installing dependencies.

Error details

No response

Environment data

7.4-preview5
rc1

Visuals

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions