Skip to content

failed to download bzl #132

@AAArthurLiu

Description

@AAArthurLiu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions