-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NPM error on install #49
Comments
We're seeing a variant of this also on Heroku:
The failing integrity check also coming from |
Any updates on this? It's happening every other time I update node packages, and might mean I can't use Clearbit going forward. |
Actually I think I just solved this by using more recent versions of node as follows:
|
@pkprosol just remove the package and directly call the API using axios or fetch. As for the original concern the problem doesn't seem to be with package. Just remove the package-lock.json and try to deploy it will work. |
Having this same issue - deploying on Vercel. Only recently. |
Hey All, Steps to fixing this (from my experience):
Not sure if steps 3 or 4 are needed but these 4 steps worked for me. Hope this helps anyone else who runs into this issue! See attached pictures if you are having trouble understanding steps 3 and 4. I hope that clearbit gets around to fixing it because it seems like such an easy fix. |
#50 needs merge @davidlumley |
Installing clearbit via npm install in heroku causes ssh error. I faced this issue previously it was resolved the next day without any changes. I have attached the logs which it tries to execute.
The text was updated successfully, but these errors were encountered: