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
Can you provide steps to reproduce? We often need a reproducible example, e.g. some code that allows someone else to recreate your problem by just copying and pasting it. If it involves more than a couple of different file, create a new repository on GitHub and add a link to that.
Prerequisites
Fastify version
4.17.0
Plugin version
current
Node.js version
v20.5.1
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
mac Ventura 13.6
Description
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '[email protected]',
npm WARN EBADENGINE required: { node: '>=14 <20' },
npm WARN EBADENGINE current: { node: 'v20.5.1', npm: '9.8.0' }
npm WARN EBADENGINE }
Steps to Reproduce
npm i @fastify/kafka
Expected Behavior
npm ERR! import gyp # noqa: E402
npm ERR! gyp info using [email protected] | darwin | arm64
The text was updated successfully, but these errors were encountered: