Support NodeJS 16 (latest LTS)
According to https://github.com/adobe/aio-cli-plugin-cloudmanager#requirements only Node 12 and 14 is supported. Since October Node 16 is the current LTS version though which should be supported (https://nodejs.org/en/about/releases/).
This depends on https://github.com/adobe/aio-cli/issues/324.
I've added node 16 to the build matrix (and had to adjust some dev dependencies) both for this project and @adobe/aio-lib-cloudmanager. But leaving this issue open for "real" support dependent upon aio-cli.
@justinedelson aio-cli supports node 14/16/18! What's the support for the cloud-manager plugin?
@patrickheinzelmann I no longer work at Adobe. I wouldn’t anticipate any issues on newer versions of node but am not in a position to update the CI matrix or even remove the blocked label from this issue.
I would suggest opening a support case.
I opened the ticket E-000955176 about this. It is really unfortunate that regular open source workflows (leveraging GH issues and providing PRs) do no longer seem to work for this and some other Adobe projects...
Ticket resulted in the following answer:
Unfortunately, these plugins are public and managed directly on their public GitHub pages, so I cannot provide an ETA for your request.
Adobe support seems to regret going open source for this plugin and aio cli in general. But as neither opening issues here nor opening support requests at Adobe seems to have any effect there seems to be kind of a limbo of this tool which is really sad.