-
Notifications
You must be signed in to change notification settings - Fork 310
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
Old version of agent-base causes problems with shopify-api-node #530
Comments
Thanks for opening this @BjoernRave I will have a look |
that's great, thanks alot @davidpatrick :) |
Relates to these issues, and this is something we are looking into as @davidpatrick said above: |
TooTallNate/node-proxy-agent#55 iz merged as v4.0.0 so now it looks like this still needs to be pushed up the chain to super-agent-proxy and rest-facade in order to get auth0 fixed. |
Created TooTallNate/superagent-proxy#37 |
Related: MONEI/Shopify-api-node#385 (comment)
When trying to use the shopify-api-node, I encounter the error in the above link, which apparently is caused by an old version of base-agent. Is there a way to update the library to
>= 5
?The text was updated successfully, but these errors were encountered: