Adrián Pisabarro García
Results
2
comments of
Adrián Pisabarro García
Try to import it with phpmyadmin or entering on the sql shell
Hours and hours of debuging finally with the response of @AlecKriebel I could execute on production with `electron-builder`. My files: My `package.json`: ```json "build": { "appId": "com.XXXX.XXXXX", "icon": "img/icon", "extraResources":...