sindresorhus / electron-serve

Static file serving for Electron apps
MIT License
428 stars 32 forks source link

Fix tests #24

Open sindresorhus opened 4 years ago

sindresorhus commented 4 years ago

Something is broken with Spectron.

https://github.com/sindresorhus/electron-serve/blob/9636beefbbec61370aae12ff48f997d026a1bfce/package.json#L13-L14

mhkeller commented 7 months ago

I noticed when running the tests that you can't npm install on newer macs since it seems there is no version of Electron 8 that runs on Apple Silicon.