-
Notifications
You must be signed in to change notification settings - Fork 345
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 project locally #1318
Comments
Hey @garrettparris! Thanks for reaching out. I was having issues with Node.js 18 as well before (#1240). I did not look into it in detail. I think you can work around it by using Node.js 14 or 16. |
Ah, this might be this bug yarnpkg/berry#4778 which started with node.js 16.17. Will upgrade yarn to fix it. |
@webmaster128 I'm getting the same or a similar issue on MacOS Ventura 13.3 (Apple Silicon) running yarn 3.8.0 and node v20.9.0.
Build log mentioned above:
Spent a good hour trying various fixes found by googling errors above but no luck. Any ideas? |
@apollo-sturdy I had a same issue. And I switch to Node 18 using nvm and it works now |
Thanks a lot! It worked :) |
Hello, I was wanting to contribute to this project. However, I am unable to build this project. I have followed all steps in Hacking.md and tried doing my own research but have gotten nowhere. Here is what I am getting:
git lfs step:
yarn install step:
and further, if I enter the logs I get this from the protobufjs error:
love the project, cant wait to contribute.
The text was updated successfully, but these errors were encountered: