Documenting developer setup on an arch system #674
asdofindia
started this conversation in
Show and tell
Replies: 2 comments
-
It works with node v16.20.2 on
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I managed to get it working on the Here are the steps I followed to get the server working: Run node v16.14 |
Beta Was this translation helpful? Give feedback.
0 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.
-
Towards a GSoC project on accessibility improvements we've been trying to set up the
next
branch on a modern system. Documenting the process and any workarounds we employ in this discussion.yarn build
subsequently fails with many errors, one example:Planning to use nvm for using node 16 and retrying with
yarn install --immutable
. Will update this.Beta Was this translation helpful? Give feedback.
All reactions