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

My question is : If --ignore-engines "fixes" the problem (i.e. it ignores the warning), why not pushing a new version of this module with adding Node 18 to the engine requirements? Is there _really_ an incompatibility, or is this message simply because v18 is missing from the engines list? #29

Open
luke-hanwook opened this issue Apr 7, 2023 · 1 comment

Comments

@luke-hanwook
Copy link
Owner

          My question is : If `--ignore-engines` "fixes" the problem (i.e. it ignores the warning), why not pushing a new version of this module with adding Node 18 to the engine requirements? Is there _really_ an incompatibility, or is this message simply because v18 is missing from the engines list?

Because if there is really an incompatibility, then the solution is to downgrade to Node v16 until further notice. But if everything is fine, requiring to ignore the error (this issue was created many months ago already!) is not a proper solution.

Which is it?

Originally posted by @yanickrochon in nextauthjs/next-auth#4575 (comment)

@cbovard
Copy link

cbovard commented Apr 29, 2023

You nailed this on the head.

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