Skip to content

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

@ezhillragesh

Description

@ezhillragesh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions