app.isUnityRunning is not a function
agauniyal opened this issue · 3 comments
agauniyal commented
TypeError: app.isUnityRunning is not a function
at EventEmitter.<anonymous> (/usr/share/mancy/main/index.js:176:76)
at emitTwo (events.js:106:13)
at EventEmitter.emit (events.js:191:7)
at BrowserWindow.on (/usr/share/electron/resources/electron.asar/browser/api/browser-window.js:72:9)
at emitOne (events.js:101:20)
at BrowserWindow.emit (events.js:188:7)
Arch linux x64, node v6, installed via aur
princejwesley commented
@ayanonagon can you please upgrade electron version by running npm update
.
agauniyal commented
I'll report once electron package is updated on aur. It's already marked as out of date.
agauniyal commented
solved.