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

error ERR_OSSL_EVP_UNSUPPORTED #82

Open
0num4 opened this issue Nov 24, 2023 · 2 comments
Open

error ERR_OSSL_EVP_UNSUPPORTED #82

0num4 opened this issue Nov 24, 2023 · 2 comments

Comments

@0num4
Copy link

0num4 commented Nov 24, 2023

❯ bun run build
$ react-scripts build
Creating an optimized production build...
Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:133:10)
~~~
  opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'

here is avoidance. This project seems to have stopped, so I will develop it on my own fork!

export NODE_OPTIONS=--openssl-legacy-provider
bun run build
@nivivon
Copy link
Contributor

nivivon commented Oct 13, 2024

👋 Hey! I tried tweeting at Euphorys & put together a pull request to add a timer to the "folding" tab. This trainer is so great! Would be cool to continue to evolve it.

@nivivon
Copy link
Contributor

nivivon commented Dec 4, 2024

This has been added to the README! 🎉 https://github.com/Euophrys/Riichi-Trainer?tab=readme-ov-file#npm-start

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

2 participants