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
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.
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
The text was updated successfully, but these errors were encountered: