Skip to content
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

vscode build from source failed (following How to Contribute) #237080

Open
BrianZhang1 opened this issue Dec 29, 2024 · 2 comments
Open

vscode build from source failed (following How to Contribute) #237080

BrianZhang1 opened this issue Dec 29, 2024 · 2 comments
Assignees

Comments

@BrianZhang1
Copy link

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: forked from main branch, latest commit SHA: a3261ea
  • OS Version: macOS Sonoma (Version 14.3)

Steps to Reproduce:
Follow the steps in the How to Contribute wiki page:

  1. Set up prerequisites as per contributing guide (reference exact versions of prerequisites below)
  2. Fork and clone from the main branch (see my fork here)
  3. Run npm install in the cloned repository. Results in npm error command failed.

Prerequisite versions:
Git: git version 2.44.0
Node: v21.7.1
Python: 3.12.3
gcc: Apple clang version 15.0.0 (clang-1500.3.9.4); Target: arm64-apple-darwin23.3.0; Thread model: posix
make: GNU Make 3.81

Build failure logs:
2024-12-29T21_13_15_211Z-debug-0.log

Please let me know if any additional information/logs are needed!

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@BrianZhang1
Copy link
Author

Apologies, I'm not sure if there's a better way to state the "VS Code Version" since I'm building from source rather than an official release as per How to Contribute, let me know if there's a more standard way to go about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants