-
Notifications
You must be signed in to change notification settings - Fork 876
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
Unable to build locally on mac #242
Comments
Hello there!👋 Welcome to the project!💖 Thank you and congrats🎉for opening your very first issue in this project.Be patient while we get back to you.😄 |
Could you please run If it could build successfully, you can try |
@xcv58 I did run |
@jainendra Is the |
@conwnet I can see |
So I think there should some errors during installing dependencies, you can try to install the vscode dependencies manually, and check what's wrong here
I think the prerequisites maybe not ready, Or there is a Rate Limited error during install the vscode dependencies |
@conwnet Let me try this. Can you also point me to a file where i can run each command manually and see what's breaking ? Also any chance you are thinking of pushing a pre built image to docker hub ? So that it's easy for someone who just want to try it out locally and then start development right away ? |
@jainendra The full build/dev scripts you can find in the If it still not work, you can run
Thanks you for the good idea, we will do it next❤️ |
@conwnet Would love to help you out with creating a dev docker image. Let me know how i can contribute. I got the problem. I think this is creating issue.
Any reason why we are not cloning it as it is ? |
There is way to develop with docker. Could you please try this https://github.com/conwnet/github1s#-or--vs-code--docker-development ? |
@xcv58 I did try that out - things that are broken on mac worked in dev container but then Any further guidance would be really helpful |
Did |
@xcv58 I tried As for mac I was stuck at cloning the proper repo for vscode. I am trying it now I think the whole problem is with building vscode from source |
@xcv58 @conwnet Don't know what i did and in what order but atleast vscode is now loading locally - I can fiddle around with it now phew. So if anyone else is facing issue on mac BigSur. Above steps might help. Let me see if it actually is working as expected. |
you can clone the full vscode repo and run Can you build the original vscode successfully? It seems we should provide an prebuilt vscode quickily. |
@conwnet I did the same. I cloned the vscode repo, switched to Yes, if you can provide a prebuild vscode that would be great.
After doing the same for mac, I tried running |
@xcv58 @conwnet Also running
|
@jainendra we published a prebuilt VS Code in #265. You should not have the same issue if you follow the new instruction in the README https://github.com/conwnet/github1s#local-development |
I have the very same problem, i followed instructions on local development with full vscode build, still getting
when running |
Does normal |
@jainendra @xcv58 Upon further investigation i found out how to successfully run
The folder
No idea what is causing this, if there is solution, let me know, i could submit PR |
Please use english in public, open source repositories |
Following steps for local development here - https://github.com/conwnet/github1s#local-development
yarn
went fineyarn watch
is failingOS: macOS 11.2 Big Sur
Any ideas what i might be missing ?
EDIT#1:
Tried using dev containers getting this errror for
yarn watch
The text was updated successfully, but these errors were encountered: