Skip to content
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

update to amqlib 0.8.0 #5

Closed
francois-spectre opened this issue Dec 10, 2021 · 1 comment
Closed

update to amqlib 0.8.0 #5

francois-spectre opened this issue Dec 10, 2021 · 1 comment

Comments

@francois-spectre
Copy link

is there a plan to update to the last version of amqlib?
I would like to use node v16 but looks like amqlib 0.5 is not compatible:

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'amqplib@0.5.6',
npm WARN EBADENGINE   required: { node: '>=0.8 <=12' },
npm WARN EBADENGINE   current: { node: 'v16.13.0', npm: '8.1.0' }
npm WARN EBADENGINE }
@dex4er
Copy link
Collaborator

dex4er commented Apr 4, 2022

https://www.npmjs.com/package/amqplib-as-promised/v/4.1.0 is released.

Thanks for report.

@dex4er dex4er closed this as completed Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants