You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
When running electron:serve after a fresh install of vue 3 and electron 13, I get a error message that looks like this:
this[kHandle] = new _Hash(algorithm, xofLen);
^
Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:67:19)
at Object.createHash (node:crypto:135:10)
If it helps, my MacBook is second-hand, but for me it has never had any kernel panics, boot crashes, system crashes or anything else of that kind
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running electron:serve after a fresh install of vue 3 and electron 13, I get a error message that looks like this:
If it helps, my MacBook is second-hand, but for me it has never had any kernel panics, boot crashes, system crashes or anything else of that kind
The text was updated successfully, but these errors were encountered: