kaiserdj / Darkorbit-client

Open source darkorbit client (cross-platform and with better performance)
GNU Affero General Public License v3.0
95 stars 23 forks source link

Build Problem #33

Closed mscoder4434 closed 3 years ago

mscoder4434 commented 3 years ago

flash stopped working after build

kaiserdj commented 3 years ago

build electron-tutorial-app-win32-ia32? That is not in this project

mscoder4434 commented 3 years ago

how is build code ?

kaiserdj commented 3 years ago

how is build code ?

Run: npm run test-build

I have pending to change the name of the scripts

kaiserdj commented 3 years ago

Delete the whole project and clone the project again with git, then install the libraries with: npm i and try again

I have the 14.17.1 version of node and I have no problem

kaiserdj commented 3 years ago

https://github.com/electron-userland/electron-builder/issues/5668

kaiserdj commented 3 years ago

can you compress it and send it to me

All modifications are uploaded to github.

With the following versions and the current project main, it should work without problems: -Node.js: v14.17.1 -Npm: v6.14.13