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

Build Error While Building for arm64 #211

Open
BlossomSylveon opened this issue Dec 27, 2024 · 2 comments
Open

Build Error While Building for arm64 #211

BlossomSylveon opened this issue Dec 27, 2024 · 2 comments
Labels
invalid This doesn't seem right

Comments

@BlossomSylveon
Copy link

Hello I was trying to build DiscordBotClient for arm64 after using npm run build electron-builder error seem to be pop up like this
Model: Raspberry Pi 5
OS: Ubuntu 24.04.1 LTS
Arch: arm64
cmdlogs.txt
can you find out why this is happening

@aiko-chan-ai
Copy link
Owner

According to the information from the log, it seems you're building the x64 version. You need to update the information in package.json to build for ARM

@aiko-chan-ai
Copy link
Owner

Some simple errors can be resolved using ChatGPT

@aiko-chan-ai aiko-chan-ai added the invalid This doesn't seem right label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants