Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode bzl Download error #98

Closed
iHuahua opened this issue Apr 19, 2022 · 4 comments
Closed

VSCode bzl Download error #98

iHuahua opened this issue Apr 19, 2022 · 4 comments

Comments

@iHuahua
Copy link

iHuahua commented Apr 19, 2022

VSCode

版本: 1.66.2
提交: dfd34e8260c270da74b5c2d86d61aee4b6d56977
日期: 2022-04-11T07:47:29.396Z
Electron: 17.2.0
Chromium: 98.0.4758.109
Node.js: 16.13.0
V8: 9.8.177.11-electron.0
OS: Darwin arm64 21.4.0

Remote System : CentOS 8.4

VSCode Plugin

stackbuild.bazel-stack-vscode: v1.8.3

image

could not install bzl: https://get.bzl.io/linux_amd64/v1.3.19/bzl: The "streams" argument must be specified
$ wget https://get.bzl.io/linux_amd64/v1.3.19/bzl && chmod +x bzl && ./bzl release
v1.3.16

v1.3.19/v1.3.16Version does not match.

pls help me

@KatSick
Copy link

KatSick commented Apr 20, 2022

Exactly same for me.

[2022-04-20 13:26:35.777] [exthost] [error] Error: could not install bzl: https://get.bzl.io/darwin_amd64/v1.3.19/bzl: The "streams" argument must be specified
	at /Users/ostapchervak/.vscode/extensions/stackbuild.bazel-stack-vscode-1.8.3/out/bezel/configuration.js:289:19
	at Generator.throw (<anonymous>)
	at rejected (/Users/ostapchervak/.vscode/extensions/stackbuild.bazel-stack-vscode-1.8.3/out/bezel/configuration.js:6:65)
	at processTicksAndRejections (node:internal/process/task_queues:96:5) bsv.bzl.component.refresh {"value":"StackBuild.bazel-stack-vscode","_lower":"stackbuild.bazel-stack-vscode"}

@pcj
Copy link
Member

pcj commented Apr 21, 2022

Should be fixed by #100, please upgrade to version 1.8.4

@pcj
Copy link
Member

pcj commented Apr 21, 2022

@pcj pcj closed this as completed Apr 21, 2022
@pcj
Copy link
Member

pcj commented Apr 21, 2022

There was a packaging issue with 1.8.4, please use 1.8.5 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants