octet-stream / form-data

Spec-compliant FormData implementation for Node.js
https://www.npmjs.com/package/formdata-node
MIT License
142 stars 17 forks source link

throw new Error(`.git can't be found (see ${url})`) #51

Closed gregory closed 2 years ago

gregory commented 2 years ago

As advised here, could you rename postinstall to _postinstall

octet-stream commented 2 years ago

Ah, I think I see the same error when I'm trying to install my package from github. I renamed postinstall script.

octet-stream commented 2 years ago

Probably I need to inform developers to husky install manually in readme? I would rather want it to work without asking to install something manually.

octet-stream commented 2 years ago

Closed for the same reason as #52.