📜  未捕获的错误:生成节点 C:\Users\Leonl\Desktop\rpi-nano-server\electron\express\server.js ENOENT electron - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:18.240000             🧑  作者: Mango

代码示例1
// Use to access 'spawn' when the app is packaged
const fixPath = require('fix-path')();
// or
const fixPath = require('fix-path');
fixPath();