Skip to content

Cannot publish to OpenVSX due to out of date NodeJS #303

@datho7561

Description

@datho7561

When attempting to publish to Open VSX via GitHub Actions:

Run ovsx publish -p ***  --packagePath vscode-microprofile/vscode-microprofile-*-${GITHUB_RUN_NUMBER}.vsix
ovsx requires at least NodeJS version 20. Check your installed version with `node --version`.
Error: Process completed with exit code 1.

We should upgrade the version of node used in the CD pipeline, since node 18 is no longer supported.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbuild

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions