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

Unable to install #120

Open
2 tasks done
aniyazngn opened this issue Mar 14, 2024 · 1 comment
Open
2 tasks done

Unable to install #120

aniyazngn opened this issue Mar 14, 2024 · 1 comment

Comments

@aniyazngn
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the bug has not already been reported

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: 'fast-jwt@1.7.2',
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 node@20.5.1 | darwin | arm64

@mcollina
Copy link
Member

Thanks for reporting!

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.

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

No branches or pull requests

2 participants