This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
bazel run @yarn//:yarn
not work with or without proxy
#91
Labels
If some packages are not accessible without proxy, one might try:
It works fine until
$ concurrently "webdriver-manager update" "ngc -p angular.tsconfig.json"
and ends up with angular/webdriver-manager#239Is there some way to pass the proxy information to webdriver-manager?
The text was updated successfully, but these errors were encountered: