amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
466 stars 110 forks source link

Yarn fails on M1 Macbook Air with BigSur 11.6 #620

Open mistcat opened 2 years ago

mistcat commented 2 years ago

Issue Name

yarn dependency failure on m1 macbook air

What did you do?

tried to run "yarn"

What did you expect to happen?

get a bunch of dependencies

What actually happened?

Failed when trying to install electron, may need electron 11 rather than 8 for clean builds on m1 macks

System Configuration

Errors

error /Users/nate/Sites/popcorn-time-desktop/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /Users/nate/Sites/popcorn-time-desktop/node_modules/electron
Output:
node:internal/process/promises:246
          triggerUncaughtException(err, true /* fromPromise */);
          ^

GotError [HTTPError]: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v8.2.5/electron-v8.2.5-darwin-arm64.zip

Screenshot/gif

Stiles-jk commented 2 years ago

I socked this problem too ,I am trying to remove old electron version,then install lastest elecron version