Skip to content

[Bug]: The version number in package.json is 0.0.0, which causes an error in yarn build: vscode #5795

Closed
@312681223

Description

@312681223

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. yarn build:vscode

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?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions