I'm building this app called bibiscio, but my problem is, I'm getting errors when building the project:
/Users/mintstudios/node_modules/electron/dist/Electron.app/Contents/MacOS/Electron exited with signal SIGSEGV
npm ERR! code 1
npm ERR! path /Users/mintstudios/Documents/git-inst/bibisco/bibisco/app
npm ERR! command failed
npm ERR! command sh -c electron .
I don't know what this means, and I've been at this for a while.
System: M1 Mac, ARM architecture, macOS Big Sur
ARM might be the problem though, but I'm not sure.
question from:
https://stackoverflow.com/questions/65862145/electron-app-failing-with-cryptic-output-exits-with-sigsegv 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…