Update electron-faq.md

This commit is contained in:
707 2016-06-17 23:00:26 +08:00 committed by GitHub
parent 6567b4c8bf
commit ab41965124

View file

@ -114,7 +114,7 @@ Uncaught TypeError: Cannot read property 'setZoomLevel' of undefined
console.log(require.resolve('electron'));
```
确认下它是不是像下面这样的:
确认下它是不是像下面这样的:
```
"/path/to/Electron.app/Contents/Resources/atom.asar/renderer/api/lib/exports/electron.js"