Skip to content

Flutter update fails when using the repository proxy #5

@ghost

Description

Hi,

First of all : thanks for this plugin that saves us lots of downloading time. :)

I just run into an issue trying to upgrade flutter flutter upgrade thru the proxy.

My analysis of the issue:
flutter fails accessing following resource : {nexus-server-url}/repository/dart-proxy//flutter_infra_release/flutter/d3ea636dc5d16b56819f3266241e1f708979c233/flutter-web-sdk-linux-x64.zip
because nexus proxy seems to serve packages only under the following path: {nexus-server-url}/repository/dart-proxy/packages/

The workaround is to disable the proxy usage while upgrading.

Kind regards,
Renaud

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions