Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Error: error:0308010C:digital envelope routines::unsupported #37

Closed
oladsnfewo opened this issue Mar 22, 2023 · 6 comments
Closed

Error: error:0308010C:digital envelope routines::unsupported #37

oladsnfewo opened this issue Mar 22, 2023 · 6 comments
Assignees

Comments

@oladsnfewo
Copy link

This issue is for a: (mark with an x)

- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

  1. down load zip file from azure AD

  2. Console:
    NPM Install
    NPM Start

Results in Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:71:19)
    at Object.createHash (node:crypto:133:10) 

Any log messages given by the failure

Expected/desired behavior

No Error

OS and Version?

Windows 10

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@salman90
Copy link
Contributor

Hi @oladsnfewo, You're probably getting this error because of your Node JS version. Please make sure that you're using an LTS version of Node JS.

@oladsnfewo
Copy link
Author

I am using v18.15.0

@salman90
Copy link
Contributor

I couldn't reproduce the error with node 18.15.0. This is an issue with the node version when compiling a create-react-app application. I recommend that you try the proposed solutions in the following trace.

@oladsnfewo
Copy link
Author

oladsnfewo commented Mar 22, 2023

@salman90 That link is still open. What is the solution you are referring to?

@salman90
Copy link
Contributor

@oladsnfewo go through the discussion and see the proposed fixes for the issue; if that didn't work for you, open an issue with create-react-app.

@salman90
Copy link
Contributor

@oladsnfewo closing issue due to inactivity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants