You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin-add command doesn't work for Gitlab registries.
The required metadata { lando: {} } or { keywords: ['lando-plugin']] are not exposed through the api.
Proposed solution:
Add an argument to --force the installation, skipping the validation.
Since Gitlab is planning to add full meta support, I don't think any additional changes are needed.
The plugin-add command doesn't work for Gitlab registries.
The required metadata { lando: {} } or { keywords: ['lando-plugin']] are not exposed through the api.
Example Gitlab NPM metadata for the package:
Proposed solution:
Add an argument to --force the installation, skipping the validation.
Since Gitlab is planning to add full meta support, I don't think any additional changes are needed.
GitLab's tracking issue for full metadata support:
https://gitlab.com/gitlab-org/gitlab/-/issues/344107
The text was updated successfully, but these errors were encountered: