Urucas / electron-packager-interactive

An interactive implementation of electron-packager
MIT License
201 stars 32 forks source link

Deprecations Warnings #24

Closed SaraVieira closed 7 years ago

SaraVieira commented 7 years ago

Hello,

When running I am getting a couple of deprecation errors:

screen shot 2017-05-31 at 11 39 10

Need help with this ?

vrunoa commented 7 years ago

@SaraVieira i'll take a look as soon as I can

SaraVieira commented 7 years ago

@vrunoa Awesome !

vrunoa commented 7 years ago

published electron-packager-interactive@0.1.1

SaraVieira commented 7 years ago

Two of them are gone but one is still here :

WARNING: The version parameter is deprecated, use electronVersion (or --electron-version in the CLI) instead
vrunoa commented 7 years ago

@SaraVieira I follow their documentation https://github.com/electron-userland/electron-packager/blob/master/docs/api.md#electronversion in the next days i'll check if there's an issue on their side

SaraVieira commented 7 years ago

@vrunoa Oh , yeah , it's their issue now :)

Thank you I'll close the issue :)