We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Howdy,
Fastfetch specs: ┌──────────────────────────────────────────┐ OS : CachyOS Linux x86_64 Kernel : Linux 6.12.1-2-cachyos Packages : 1842 (pacman), 29 (flatpak-user) Display : 1920x1080 @ 60 Hz in 34" [External] WM : KWin (Wayland) Terminal : zellij 0.41.2 └──────────────────────────────────────────┘
: arik@nitro ┌──────────────────────────────────────────┐ CPU : Intel(R) Core(TM) i5-10300H GPU : GeForce RTX 3050 Mobile GPU : UHD Graphics GPU Driver : nvidia (proprietary) 565.57.01 GPU Driver : i915 Memory : 8.04 GiB / 15.45 GiB (52%) OS Age : 154 days Uptime : 2 hours, 54 mins └──────────────────────────────────────────┘ ● ● ● ● ● ● ● ●
Copied documentation steps for hello world, ended up with this error:
╰─ bun start ─╯
$ bun run build:dev && electrobun dev $ bun install && electrobun build bun install v1.1.36 (ededc168)
Done! Checked 24 packages (no changes) [8.00ms] /usr/bin/bash: line 1: /home/arik/Documents/GitHub/zz/node_modules/.bin/electrobun: cannot execute binary file: Exec format error error: script "build:dev" exited with code 126 error: script "start" exited with code 126
The text was updated successfully, but these errors were encountered:
This may have insight to the issue:
╭─ ~/Doc/GitHub/zz/node_modules/electrobun/dist ▓▒░······░▒▓ ✔ at 03:30:31 PM ─╮ ╰─ file electrobun ─╯ electrobun: Mach-O 64-bit arm64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|BINDS_TO_WEAK|PIE|HAS_TLV_DESCRIPTORS>
Sorry, something went wrong.
No branches or pull requests
Howdy,
Fastfetch specs:
┌──────────────────────────────────────────┐
OS : CachyOS Linux x86_64
Kernel : Linux 6.12.1-2-cachyos
Packages : 1842 (pacman), 29 (flatpak-user)
Display : 1920x1080 @ 60 Hz in 34" [External]
WM : KWin (Wayland)
Terminal : zellij 0.41.2
└──────────────────────────────────────────┘
Copied documentation steps for hello world, ended up with this error:
$ bun run build:dev && electrobun dev
$ bun install && electrobun build
bun install v1.1.36 (ededc168)
Done! Checked 24 packages (no changes) [8.00ms]
/usr/bin/bash: line 1: /home/arik/Documents/GitHub/zz/node_modules/.bin/electrobun: cannot execute binary file: Exec format error
error: script "build:dev" exited with code 126
error: script "start" exited with code 126
The text was updated successfully, but these errors were encountered: