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

Crypto-related Error When Running Project with Node.js v21.1.0 #364

Open
ezhillragesh opened this issue Nov 20, 2023 · 0 comments
Open

Crypto-related Error When Running Project with Node.js v21.1.0 #364

ezhillragesh opened this issue Nov 20, 2023 · 0 comments

Comments

@ezhillragesh
Copy link

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

  1. Clone the repository: git clone https://github.com/RedHatOfficial/RedHatOfficial.github.io
  2. Navigate to the project directory: cd RedHatOfficial.github.io
  3. Switch to the 'dev' branch: git checkout dev
  4. Install dependencies: npm install
  5. Start the project: npm start
  6. See the Error in the console.

Expected behavior

I expected the project to build and run successfully without encountering any crypto-related errors.

Screenshots

image
image

Related issues

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