I’m trying to upload my plugin but every time im getting the error: No extension found in ZIP file.
No plugin was found in the zip archive: /tmp/archive.zipS6WqqQ
I zipped by a NodeJS script, the default MacOS compress and the terminal command zip… Anyone knows what to do?
You cannot use the MacOS zip since it is a Apple interpretation of zip, that does not support all headers. Use Keka or other free programs from the Mac AppStore, then it should work.