Issues with building on arch linux #54
Answered
by
lkirkwood
roceb
asked this question in
Issue triage
-
Unsure of what the exact issue is. I do not develop much on JS.
|
Beta Was this translation helpful? Give feedback.
Answered by
lkirkwood
Oct 9, 2025
Replies: 1 comment 9 replies
-
Ah unfortunately you need a fairly new version of node.js to avoid a bug with the I'm using |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I hit this when building as well.
pnpm mach build
worked whenpnpm build
didn't, and the bootstrapping fixed the issue for good.