[Bug]: The version number in package.json is 0.0.0, which causes an error in yarn build: vscode #5795
Closed
4 tasks done
Labels
bug
Something isn't working
Is there an existing issue for this?
OS/Web Information
./ci/build/build-vscode.sh: line 58: VERSION: unbound variable
jq: error (at /dev/fd/63:0): object ({"nameShort...) and null (null) cannot be multiplied
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Steps to Reproduce
Expected
run success
Actual
./ci/build/build-vscode.sh: line 58: VERSION: unbound variable
jq: error (at /dev/fd/63:0): object ({"nameShort...) and null (null) cannot be multiplied
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over HTTPS?
Notes
./ci/build/build-vscode.sh: line 58: VERSION: unbound variable
jq: error (at /dev/fd/63:0): object ({"nameShort...) and null (null) cannot be multiplied
error Command failed with exit code 5.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered: