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

Electron CLANG not found #1161

Open
mig8447 opened this issue Nov 11, 2024 · 0 comments
Open

Electron CLANG not found #1161

mig8447 opened this issue Nov 11, 2024 · 0 comments

Comments

@mig8447
Copy link

mig8447 commented Nov 11, 2024

I was trying to build for Electron 33.2.0 and while executing:

npx electron-rebuild --use-electron-clang

I found the following error

An unhandled error occurred inside electron-rebuild
Failed to fetch a clang resource, run with DEBUG=electron-rebuild for more information

Error: Failed to fetch a clang resource, run with DEBUG=electron-rebuild for more information

When debugging, I see the URL is: https://commondatastorage.googleapis.com/chromium-browser-clang/Mac_arm64/clang-llvmorg-20-init-3847-g69c43468-28.tgz, which doesn't exist, however https://commondatastorage.googleapis.com/chromium-browser-clang/Mac_arm64/clang-llvmorg-20-init-3847-g69c43468-28.tar.xz does exist, is there any way of telling electron-rebuild to use that instead?

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

1 participant