koush / electron-chrome

Other
970 stars 68 forks source link

Getting error while running app chrome app #13

Closed chirag-metacube closed 7 years ago

chirag-metacube commented 7 years ago

I tried to convert my chrome into electron app, but while converson it opens 2-3 windows of cmd and nothing happens next, image image

koush commented 7 years ago

Will check. I only just started verifying Windows functionality.

koush commented 7 years ago

windows works, looks like you were hitting a missing method in AppWindow.maximize. I have since implemented it.