Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

bazel run @yarn//:yarn not work with or without proxy #91

Closed
@mapx

Description

@mapx

If some packages are not accessible without proxy, one might try:

$ https_proxy=http://myproxy.at:1234 bazel run @yarn//:yarn

It works fine until $ concurrently "webdriver-manager update" "ngc -p angular.tsconfig.json" and ends up with angular/webdriver-manager#239

Is there some way to pass the proxy information to webdriver-manager?

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