Open nickjuntilla opened 1 month ago
I'm using the same OS with ARM and it works for me, so there's something else going on. If you run ./node_modules/bin/electron
directly, does it work? How about if you download an Electron binary from https://github.com/electron/electron/releases?
Oh wow
On Mon, 7 Oct 2024, 21:44 PalmerAL, @.***> wrote:
I'm using the same OS with ARM and it works for me, so there's something else going on. If you run ./node_modules/bin/electron directly, does it work? How about if you download an Electron binary from https://github.com/electron/electron/releases?
— Reply to this email directly, view it on GitHub https://github.com/minbrowser/min/issues/2507#issuecomment-2397857535, or unsubscribe https://github.com/notifications/unsubscribe-auth/BB23J2NMIRQJIAR3OJUB2CTZ2LXBHAVCNFSM6AAAAABPO4UZP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJXHA2TONJTGU . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Node : 18.20.4
Expected Behavior
Start in dev mode using
npm run start
Actual Behavior
To Reproduce
Git cloned fresh repo
npm i
npm run start