hhhrrrttt222111 / developer-portfolio

https://dev-portfolio-template.netlify.app/
Apache License 2.0
536 stars 438 forks source link

Deploy failed on netlify #117

Open mohamedabuemira opened 1 week ago

mohamedabuemira commented 1 week ago

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 commented 1 week ago

Deploy log