need PK compat. v4.5 (can do v2.1)
If you are getting this error need PK compat. v4.5 (can do v2.1) from unzipping a zip file in command line, or been stuck in the zip cpgz cycle, the reason is that the zip file was created by PKZIP, but the unzip binary in osx cannot uncompress that. All you need is to install p7zip. brew install p7zip If you got permission issues Could not link p7zip. Unlinking…, then you will need to temporarily open up some of your directories. ...