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

Unable to start project #3

Closed
ghoullier opened this issue Feb 2, 2021 · 3 comments
Closed

Unable to start project #3

ghoullier opened this issue Feb 2, 2021 · 3 comments

Comments

@ghoullier
Copy link

Hi!

I cannot test your project, command npm start failed.

Env Summary

OS: Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64
Node: 14.15.2
Npm: 6.14.9

Error

❯ npm start

> XSSTRON@1.0.0 start ~/RenwaX23/XSSTRON
> electron .

~/RenwaX23/XSSTRON/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron exited with signal SIGSEGV
@RenwaX23
Copy link
Owner

RenwaX23 commented Feb 2, 2021

Hey this seems to be issue with Electron itself for now you can use on other systems Windows, OSX and Linux installed on Windows

@RenwaX23 RenwaX23 closed this as completed Feb 2, 2021
@ghoullier
Copy link
Author

@RenwaX23 I downgrade electron to 10 and it works fine.

  "devDependencies": {
    "electron": "^10"
  },

@rajasudhakar
Copy link

How to downgrade ?

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

3 participants