Quote:
Originally Posted by vokovl
before compilation you change
|

When I start it with npm start, there is no problem, but after compiling, I have such a problem.
Quote:
Originally Posted by tenor76

When I start it with npm start, there is no problem, but after compiling, I have such a problem.
|
electron-packager . --overwrite --out=release --ignore=e2e/ --icon=assets/icons/win/favicon.ico --platform=win32 --arch=ia32
i am compiling using this command can you tell me where i am doing wrong