【发布时间】:2020-06-30 21:17:27
【问题描述】:
如标题。我正在运行 Node v8.10.0,试图遵循关于 Electron + Typescript 的基本教程: https://github.com/electron/electron-quick-start-typescript
完整的错误信息如下:
[699:0319/131800.461011:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without
sandboxing I'm aborting now. You need to make sure that /mnt/c/Users/curio/Visual Studio Workspace/JSONDemo/JSONDemo/spectral-game/level-editor/node_modules/electron/dist/chrome-sandbox is owned by root and has mode 4755.
【问题讨论】:
标签: node.js reactjs typescript npm electron