We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
test >>> client.upgrade('module_name') Pending actions: to install module_name test >>>
module_name is not upgraded, how to commit pending actions ?
The text was updated successfully, but these errors were encountered:
Normally the module is installed, and actions are committed. If it does not succed, you'll find some hints in your server logs.
Sorry, something went wrong.
The installation/upgrade/uninstallation is blocked if there's already some actions pending. We can improve this.
This regression was probably introduced with 1.6.2 to fix issue #72 : 7adbc8f
No branches or pull requests
module_name is not upgraded, how to commit pending actions ?
The text was updated successfully, but these errors were encountered: