This commit is contained in:
707 2016-06-17 23:00:26 +08:00 коммит произвёл GitHub
Родитель 6567b4c8bf
Коммит ab41965124
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"