Open rpeterman-gp opened 2 years ago
Do you have Composer defined as an alias in your shell? Terminus is going to run whichever Composer is in. your $PATH; perhaps it is running a different one than you get when you run it from the shell?
I think the commend for installing has somehow changed, can you try running terminus self:plugin:install terminus-secrets-plugin
(without the pantheon-systems/
part)?
Currently on Terminus 3.0.6.
When I run the documented install command,
terminus self:plugin:install pantheon-systems/terminus-secrets-plugin
, I get the following error:[error] Please update Composer to enable plugin management. Run composer self-update.
Composer has been updated to 2.2.8, but running the install command for the plugin continues to give the error to update Composer.