Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
486 views
in Technique[技术] by (71.8m points)

node.js - Electron app failing with cryptic output - Exits with SIGSEGV

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...