You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.
Thank you for reporting. It looks like node-amqp-stats has not been updated since 2014. Since that package is just a simple wrapper around a HTTP interface, and we just use one or two methods from there, I propose that we remove the dependency and do the HTTP calls ourself.
However we are not using guv these days, so this probably wont happen from our end anytime soon. But I'd be happy to accept a pull request for this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
yarn add guv
fail with error:Guv use node-amqp-stats which has dependency
"node": "~0.6.0"
.npm install --save guv
works properly, but old Node dependency can cause problems.The text was updated successfully, but these errors were encountered: