Skip to content

Commit

Permalink
Revert "Update to latest upstream nodejs LTS release 20.9.0"
Browse files Browse the repository at this point in the history
This reverts commit 2e0d58f since npm is broken
behind proxies nodejs/node#50376 and so pyright fails
to build on Launchpad.
  • Loading branch information
alexmurray committed Nov 1, 2023
1 parent b6a43ee commit 3a7c52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ parts:
source-tag: $SNAPCRAFT_PROJECT_VERSION
source-subdir: packages/pyright
build-environment:
- NODEJS_VERSION: "v20.9.0"
- NODEJS_VERSION: "v18.18.2"
npm-node-version: $NODEJS_VERSION
build-packages:
- pkg-config
Expand Down

0 comments on commit 3a7c52f

Please sign in to comment.