minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.95k stars 703 forks source link

Cannot Run Dev Mode with Mac Arm Processor #2507

Open nickjuntilla opened 2 weeks ago

nickjuntilla commented 2 weeks ago

Expected Behavior

Start in dev mode using npm run start

Actual Behavior

[0] 
[0] > min@1.33.1 watch
[0] > node ./scripts/watch.js
[0] 
[1] 
[1] > min@1.33.1 startElectron
[1] > electron . --development-mode
[1] 
[1] /Users/.../Documents/.../min/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron exited with signal SIGKILL
[1] npm run startElectron exited with code 1

To Reproduce

Git cloned fresh repo npm i npm run start

PalmerAL commented 2 weeks 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?

leon-layas commented 2 weeks ago

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: @.***>