Assistance with Building VSCodium for RISC-V #2098
karthick-govindaraj
started this conversation in
General
Replies: 1 comment 8 replies
-
What's the error? |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am currently working with RISC-V and successfully running VSCodium on my RISC-V board. However, I'm facing challenges with building VSCodium from source on both my RISC-V board and a Docker QEMU emulator (https://github.com/DavidBurela/riscv-emulator-docker-image.git), where I encounter a yarn error.
I followed the build instructions here: https://github.com/VSCodium/vscodium/blob/master/docs/howto-build.md, but I haven’t been able to resolve the error. Would you be able to assist and provide guidance on how you managed to build VSCodium for RISC-V?
Thank you very much for your time and any insights you can offer.
Beta Was this translation helpful? Give feedback.
All reactions