clearbit/clearbit-node

Use upstream needle

Opened this issue · 2 comments

Looks like the clearbit client is using a forked copy of needle for browserify support: clearbit/needle#1. Upstream needle added this support in tomas/needle#146, so can the client use the upstream version of needle to avoid these npm errors?

npm ERR! missing: needle@github:clearbit/needle#84d28b5f2c3916db1e7eb84aeaa9d976cc40054b, required by clearbit@1.3.4

This is causing issues for me with yarn also.

Looks like they never went ahead in doing this. If you are still dealing with this issue see my workaround here.