hizzledev
PD🧩 Plasmo Developers
•Created by hizzledev on 8/1/2024 in #🔰newbie
compression type
Hey! How do I go about sending the zipped package via the "Manual Upload API". I either seemed to get compression errors, invalid zip errors or mainfest.json not found errors when on the signing stage.
Currently I'm running (but I've trialed a bunch of other things)
- yarn build && yarn package
- reading the file fs.readFileSync(fileName)
- attempting to send via FormData with the application/zip header set
Any help would be appreciated!
4 replies