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

EBADENGINE warning due to node version incompatibility with [email protected] #428

Open
IgorShadurin opened this issue Aug 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@IgorShadurin
Copy link
Collaborator

IgorShadurin commented Aug 2, 2023

We're getting an EBADENGINE warning during the build process. It appears to be because the [email protected] package is expecting node version 12.x || 14.x || 16.x, but we're currently running v18.17.0.

While this is a warning and not an error, it might be prudent to ensure compatibility to prevent potential issues down the line. We could consider upgrading [email protected] that supports our current node version and do not break Fairdrive.

Example: https://github.com/fairDataSociety/fairdrive-theapp/actions/runs/5737935334/job/15550537661?pr=427

@IgorShadurin IgorShadurin added the enhancement New feature or request label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant