Skip to content

polymer-dart pub build not supported behind proxy #15161

Closed
@DartBot

Description

@DartBot

This issue was originally filed by empyrean...@gmail.com


  1. Create a new polymer library web application in DartEditor with sample content
  2. either Build Polymer App from DartEditor (pub build --no-minify) or run 'pub build' from the command line

When running outside of a proxy, the build goal succeeds. When behind a corporate proxy, 'pub build' fails with an error: "Transformer library "package:polymer/transformer.dart" not found."

Dart 1.0.0.3_r30188, Mac OS X 10.8 and 10.9

Pub is able to see the proxy settings ("pub upgrade" successfully downloads dependencies) but the transformer library does not seem to respect those settings. Could this be related in any way to the IPv6 issues in [Issue #14677]? (though I'm not trying to run pub serve)

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-obsoleteClosed as the reported issue is no longer relevant

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions