Skip to content

Installing the package produces warning messages (invalid usage of the package.json "engines" setting) #1876

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

Closed
rahil-p opened this issue Jan 27, 2022 · 0 comments
Labels

Comments

@rahil-p
Copy link

rahil-p commented Jan 27, 2022

The redis package isn't using the package.json "engines" field as expected by package managers. Both npm and yarn produce warning messages when installing the package. For example, with yarn 1.22.17:

warning [email protected]: The engine "typescript" appears to be invalid.

Environment:

  • Node.js Version: 17.2.0
  • Redis Server Version: N/A
  • Node Redis Version: 4.0.2
  • Platform: N/A
@rahil-p rahil-p added the Bug label Jan 27, 2022
leibale added a commit to leibale/node-redis that referenced this issue Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant