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

Crash on windows 7 and some version of WIN 10 #92

Closed
cberescu opened this issue Aug 2, 2019 · 2 comments
Closed

Crash on windows 7 and some version of WIN 10 #92

cberescu opened this issue Aug 2, 2019 · 2 comments

Comments

@cberescu
Copy link

cberescu commented Aug 2, 2019

On windows 7 with electron the module gives a crash on app exit.

This happens on this line :
module.exports = require('node-gyp-build')(__dirname);

if i remove that line and use only :
module.exports = require('./fallback');

everything works great.

OS: Win 7 64bits
Electron : 3.1.13 , 32Bits

@cberescu cberescu changed the title Crash on windows 7 Crash on windows 7 and some version os WIN 10 Aug 12, 2019
@cberescu cberescu changed the title Crash on windows 7 and some version os WIN 10 Crash on windows 7 and some version of WIN 10 Aug 12, 2019
@lpinca
Copy link
Member

lpinca commented Oct 31, 2020

Is this still an issue with newer versions of Electron?

@lpinca
Copy link
Member

lpinca commented Nov 11, 2020

Closing due to inactivity.

@lpinca lpinca closed this as completed Nov 11, 2020
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