We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Encountered this exception when running yarn build.
yarn build
Error: error:0308010C:digital envelope routines::unsupported
Seems related to the version of node, using the --openssl-legacy-provider option. Reference stackoverflow.com/q/69692842.
--openssl-legacy-provider
Just installed NodeJs v18.17.1.
v18.17.1
No response
3.0.0 (Default)
The text was updated successfully, but these errors were encountered:
Thanks. I've seen that too, with the same resolution.
Sorry, something went wrong.
For the uninitiated, you can set an environment variable option for Node. Reference https://stackoverflow.com/a/69699772.
No branches or pull requests
What do you want to know?
Encountered this exception when running
yarn build
.Error: error:0308010C:digital envelope routines::unsupported
Seems related to the version of node, using the
--openssl-legacy-provider
option. Reference stackoverflow.com/q/69692842.Just installed NodeJs
v18.17.1
.Is this related to a Sparkplug Listing request? If so, link the issue from https://github.com/eclipse-sparkplug/sparkplug.listings here.
No response
Version
3.0.0 (Default)
Accept EFTL Terms
The text was updated successfully, but these errors were encountered: