Replies: 1 comment 3 replies
-
Maybe unrelated, but are you applying the patches somewhere else? I did not see it in the ci.yml. I have no idea what that error means but I tried using the same image by hand and had no errors:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
just updated my forks and noticed the build fails after nodejs was updated to node
20.11.1
. CI pipeline definition for testingIt seems like the build step
build:vscode
fails atcompilation api-proposal-names
->tree-sitter-typescript
:build logs #L907:
leads to #L1459
Any idea what could cause this?
Beta Was this translation helpful? Give feedback.
All reactions