react-photonkit/epp

Error when running the built app in mac

DavidWells opened this issue · 2 comments

Hello. Awesome demo here!

Everything works great for the development flow.

But after running npm run build-osx the app throws this error when the epp.app is run.

image

Uncaught Exception: TypeError: win.loadURL is not a function at createMainWindow (/Users/davidwells/Scratch/epp/dist/Epp-darwin-x64/Epp.app/Contents/Resources/app.asar/index.js:40:7) at EventEmitter.<anonymous> (/Users/davidwells/Scratch/epp/dist/Epp-darwin-x64/Epp.app/Contents/Resources/app.asar/index.js:73:15) at emitOne (events.js:82:20) at EventEmitter.emit (events.js:169:7)

Any ideas on how to fix?

Thanks!

Hi @DavidWells.

It works now. Please see d4c9cf1

aha! Thanks =)

Great example app!

On Tue, Feb 16, 2016 at 7:15 AM, Jaewe Heo notifications@github.com wrote:

Hi @DavidWells https://github.com/DavidWells.

It works now. Please see d4c9cf1
d4c9cf1


Reply to this email directly or view it on GitHub
#2 (comment).