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

Electron failed to install correctly #1

Open
Sambuxc opened this issue Mar 8, 2024 · 0 comments
Open

Electron failed to install correctly #1

Sambuxc opened this issue Mar 8, 2024 · 0 comments

Comments

@Sambuxc
Copy link

Sambuxc commented Mar 8, 2024

Computer [Mac Sonoma 14.3.1, Apple M3 Pro]
Node version [18.18.2]

Followed the readme installation guide but I get this error thrown when running yarn install

"Electron failed to install correctly, please delete node_modules/electron and try installing again".

Screenshot 2024-03-08 at 17 17 30

Further investigations
On yarn install I notice the following error with electron installation
Downloading electron-v1.8.2-darwin-arm64.zip Error: GET https://github.com/electron/electron/releases/download/v1.8.2/electron-v1.8.2-darwin-arm64.zip returned 404
Indeed, that GET url does not work, I went to it in the browser.

And there are quite a few more, such as,

Output:
libtool is required, but wasn't found on this system
./configure: line 5: ./configure: No such file or directory
/Users/computer_name/Documents/dev research/pixelpusher-master/node_modules/sodium-native/preinstall.js:87

Any suggestions on where I could start to resolve these? Or do some dependencies need updating?

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