mattermost/mattermost
`Unable to find manifest for extracted plugin` when using `make deploy`
Aperta
#22.614 aperta il 23 mar 2023
Difficulty/1:EasyGood First IssueHelp WantedTech/Go
Metriche repository
- Star
- (32.880 stelle)
- Metriche merge PR
- (Merge medio 6g 5h) (318 PR mergiate in 30 g)
Descrizione
Summary
Unable to find manifest for extracted plugin error when using make deploy on M1 mac - no issue when deploying from Intel based Mac.
Steps to reproduce
Run make deploy on any Mattermost plugin (issue using starter template as well).
- Build Succeeds
- Plugin upload fails
Expected behavior
- Plugin should upload and enable as usual.
Observed behavior (that appears unintentional)
Unable to find manifest for extracted plugin error when using make deploy.

Possible fixes
- I can deploy normally from an Intel based machine.