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

Npm start related issue #1022

Closed
YassineOmrani opened this issue Jul 13, 2023 · 0 comments · Fixed by #1023
Closed

Npm start related issue #1022

YassineOmrani opened this issue Jul 13, 2023 · 0 comments · Fixed by #1023

Comments

@YassineOmrani
Copy link
Contributor

Summary:

while trying to discover and try to contribute to the project, i read the contributions.md but running npm start causes the below issue

Steps to reproduce:

Running npm start causes this error

  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

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

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

Successfully merging a pull request may close this issue.

1 participant