We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 dependency failure on m1 macbook air
tried to run "yarn"
get a bunch of dependencies
Failed when trying to install electron, may need electron 11 rather than 8 for clean builds on m1 macks
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
The text was updated successfully, but these errors were encountered:
I socked this problem too ,I am trying to remove old electron version,then install lastest elecron version
Sorry, something went wrong.
No branches or pull requests
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
Screenshot/gif
The text was updated successfully, but these errors were encountered: