Medi

Results 14 comments of Medi

Using the --asar=true property in electron-packager, does not allow for the icon to show.

So what is my webpack? I dont have one of those?

Yes I have, And Im telling you I dont have a webpack and I do not have asar installed to run commands since you dont need to in order to...

Also I have followed this 'guide', I installed asar globally, Packed the app. And still no icon.

electron-packager . BTCPlus --asar=true --icon=assets/icons/win/icon --out=release-builds --version-string.FileDescription=CE --version-string.ProductName=\"BTC+\"" Thats my script, As said I have also tried the manual unpacking of the node modules as you have shared. Does not...

--asar.unpack=\"node_modules/node-notifier/vendor/**\" - This works However, The icon for the notification is still not appearing.

There were no errors or logs, It literally would only work on the server side, I used the config as guided.

Yep, I have. Is there maybe a certain version this isnt working on yet or ?

Also, Does it require a webhook, The guide isnt very detailed on how you get it?

I actually specified what wasnt working, And I wasnt getting any errors. I got the THREAD message for when the server got a message that was sent from discord to...