-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Can someone please document the steps required to build locally ? #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Conversation and partial instructions should be found here: #17 |
Do you know this error is happening ? |
Please use the Dockerfile. |
Looks like people do want instructions to build locally without docker. |
@nhooyr yes it would be nice to have build instructions for people who do not use docker. Docker only works on linux unless you run it in a VM. For my development environment I have php and node.js running natively on macOS. The macOS code-server binary you provided works fine, but it would be nice to know the steps to build that binary. |
Let's track this in #417. |
Hi, what is the stop of Dockerfile. I am currently on the main branch, can't find a Can you provide an example? |
@qinzehua have you followed the CONTRIBUTING guide? |
Description
i tried:
then:
./scripts/build.sh
which completed successfully:i then did:
yarn start
which came out with a blank screen and errors:The text was updated successfully, but these errors were encountered: