electron-vue
electron-vue copied to clipboard
Error when: "building main process"
- Node version: latest
- NPM version: latest
- vue-cli version: 5.0.1
- Operating System: MacOS Monterey 12.2.1
- Processer: Intel Core i7
- Graphics card: Intel Iris PRO
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