mattermost/mattermost

`Unable to find manifest for extracted plugin` when using `make deploy`

Aperta

#22.614 aperta il 23 mar 2023

 (27 commenti) (1 reazione) (1 assegnatario)TypeScript (7823 fork)batch import
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.

Screenshot 2023-03-23 at 10 50 37 AM

Possible fixes

  • I can deploy normally from an Intel based machine.

Guida contributor