jschr/electron-react-redux-boilerplate

some error with npm install

flytam opened this issue · 3 comments

i use npm install but has error.How can i deal with it?
error

jschr commented

I get the same error on my Windows 10 machine. Looks like we're running into this electron issue: electron/electron#9323

I added "extract-zip": "=1.6.0" to package.json's devDependencies as one of the comments suggested and that fixed it.

@jschr Thanks,i have solve this,but when package and run myapp.exe it has error that
error2

jschr commented

hey @Tanjh1996 did you find a fix for the new error? can you share what it was?