basic-electron-react-boilerplate icon indicating copy to clipboard operation
basic-electron-react-boilerplate copied to clipboard

Packe and Postpackage doesn't work - CANNOT RUN WITH NODE 10.4.1

Open dhuber666 opened this issue 6 years ago • 1 comments

Hi,

Finally I want to release my first version of the app. But I can't.

I get the error:

CANNOT RUN WITH NODE 10.4.1
Electron Packager requires Node 4.0 or above.

When I'm trying to run npm run packe or npm run postpackage

I have Node v10.4.1

What am I doing wrong?

dhuber666 avatar Jun 29 '18 09:06 dhuber666

This one is solved by updating electron and electron-packager But now I got a new error when running postpackage

rcedit.exe failed with exit code 1. Fatal error: Unable to commit changes

Running it on a current windows machine with x64.

dhuber666 avatar Jun 29 '18 09:06 dhuber666