Results 5 comments of Carlos Labrador

Hi @bsutton , It's still not working, and the issue is related to named constructors. So, `QuickPlay.fromTrack` constructor is calling `QuickPlay._internal` constructor, and this is instantiated for second time in...

same here, the command does not return any errors but the executable is generated without signature (file properties)

> @carlos-labrador Could you please confirm whether you're using the executable @georgexu99 mentioned above (specifically the one in the make folder)? @georgexu99 , yes the path looks exactly the same...

Hi @georgexu99 , please check this log output: ``` $ set DEBUG='electron-windows-installer*';electron-forge make Done in 0.09s. PS C:\Users\carlos\Documents\electron-projects\my-app> yarn make yarn run v1.22.19 $ set DEBUG='electron-windows-installer*'&& electron-forge make ✔ Checking...

Hi @georgexu99 , First thank you so much for your support and hard working. I see what's the issue, sign command does not executed if there is not **password** in...