Skip to content
New issue

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

Yarn fails on M1 Macbook Air with BigSur 11.6 #620

Open
mistcat opened this issue Oct 22, 2021 · 1 comment
Open

Yarn fails on M1 Macbook Air with BigSur 11.6 #620

mistcat opened this issue Oct 22, 2021 · 1 comment

Comments

@mistcat
Copy link

mistcat commented Oct 22, 2021

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

  • App Version: latest clone
  • Operating System: MacOs BigSur 11.6
  • Node Version: 16.9.1
  • npm version 7.21.1

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants