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

Building error: You must depend on "electron-prebuilt-compile" in your devDependencies #71

Open
francesco-plt opened this issue Dec 26, 2022 · 0 comments

Comments

@francesco-plt
Copy link

Basically what the title says, on macOS running on M1:

$ npm start

> [email protected] start
> electron-forge start

✔ Checking your system
✖ Locating Application

Electron forge was terminated:
You must depend on "electron-prebuilt-compile" in your devDependencies

I'm new to electron and I can't figure out how to deal with this error. I tried running npm install electron-prebuilt-compile --save-dev , but I get the following error:

GotError [HTTPError]: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v8.2.0/electron-v8.2.0-darwin-arm64.zip
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

1 participant