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

Deploy failed on netlify #117

Open
mohamedabuemira opened this issue Jun 22, 2024 · 1 comment
Open

Deploy failed on netlify #117

mohamedabuemira opened this issue Jun 22, 2024 · 1 comment

Comments

@mohamedabuemira
Copy link

Diagnosis: The build failure is due to an error related to unsupported digital envelope routines that occurred during the build script execution.

Solution: This error is likely caused by an incompatibility issue with the Node.js version being used. To resolve it, you should try downgrading the Node.js version to a more stable and compatible version. In this case, try downgrading Node.js from version 18.20.3 to a more widely supported LTS version like 14.x or 16.x.

After making this change, trigger a new build to verify if the issue has been resolved.

@mohamedabuemira
Copy link
Author

Deploy log

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

1 participant