Skip to content

How to fix Error: error:0308010C:digital envelope routines::unsupported error while working locally #7

@skuchibhotla

Description

@skuchibhotla

I am getting this error when I run this front-end project using the command npm start with the back-end project reactnd-contacts-server2 running in the background.

Here's a snapshot of the stack-trace:

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:69:19)
    at Object.createHash (node:crypto:138:10)
    at module.exports (/Users/skuchibhotla/Projects/React-Fundamentals-C1-React-Contacts/node_modules/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash (/Users/skuchibhotla/Projects/React-Fundamentals-C1-React-Contacts/node_modules/webpack/lib/NormalModule.js:417:16)
    at handleParseError (/Users/skuchibhotla/Projects/React-Fundamentals-C1-React-Contacts/node_modules/webpack/lib/NormalModule.js:471:10)

Any kind of help is appreciated. Thank you:)

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