The edge module has not been pre compiled for node js version V12.13.0

935 Views Asked by At

I have try to packaging the electron app in local.

I have tried the following steps:

npm install electron-packager

npm install -g electron-packager

npm install -g electron

npm start

I have got the following exception

enter image description here

0

There are 0 best solutions below