leanflutter / auto_updater

This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
MIT License
278 stars 38 forks source link

flutter_distribute : The term 'flutter_distribute' is not recognized as the name of a cmdlet #26

Closed AraTman closed 2 years ago

AraTman commented 2 years ago
flutter_distribute : The term 'flutter_distribute' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was include
d, verify that the path is correct and try again.
At line:1 char:1
+ flutter_distribute release --name dev --jobs release-windows
+ ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (flutter_distribute:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

How can ı solve?