Skip to content

build error while excuting yarn build:vscode on riscv #6793

Closed Answered by code-asher
ShenChongwu asked this question in Q&A
Discussion options

You must be logged in to vote

Ah you might have missed the install and submodule steps. We list them under the development section but not the build section. We should probably list them in both sections.

1. `git clone https://github.com/coder/code-server.git` - Clone `code-server`
2. `git submodule update --init` - Clone `vscode` submodule
3. `quilt push -a` - Apply patches to the `vscode` submodule.
4. `yarn` - Install dependencies

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ShenChongwu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants