Description of the issue
I am encountering an issue when running the project using Node.js version 21.1.0. The error is related to the digital envelope routines and seems to be impacting the build process.
Steps to reproduce
- Clone the repository: git clone https://github.com/RedHatOfficial/RedHatOfficial.github.io
- Navigate to the project directory: cd RedHatOfficial.github.io
- Switch to the 'dev' branch: git checkout dev
- Install dependencies: npm install
- Start the project: npm start
- See the Error in the console.
Expected behavior
I expected the project to build and run successfully without encountering any crypto-related errors.
Screenshots


Related issues
Description of the issue
I am encountering an issue when running the project using Node.js version 21.1.0. The error is related to the digital envelope routines and seems to be impacting the build process.
Steps to reproduce
Expected behavior
I expected the project to build and run successfully without encountering any crypto-related errors.
Screenshots
Related issues