-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello there!
As I understand, bazel-stack-vscode uses bzl to do its tasks. it downloads the tool from: https://get.bzl.io/linux_amd64/v1.5.3/bzl. But download failed with message:
ERROR: getaddrinfo ENOTFOUND get.bzl.io. Technical details: {"message":"getaddrinfo ENOTFOUND get.bzl.io","name":"Error","stack":"Error: getaddrinfo ENOTFOUND get.bzl.io\n\tat GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:122:26)","config":{"url":"https://get.bzl.io/linux_amd64/v1.5.3/bzl","method":"get","headers":{"Accept":"application/json, text/plain, */*","User-Agent":"axios/0.21.4"},"proxy":false,"transformRequest":[null],"transformResponse":[null],"timeout":5000,"responseType":"stream","xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"cancelToken":{"promise":{}},"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false}},"code":"ENOTFOUND"}
The address cannot be accessed manually either. Maybe the origianl source is not available, is there a way I can manually solve this, like downloading from another available source?
Other info: my current extension version: 1.9.8
Metadata
Metadata
Assignees
Labels
No labels