bitovi / launchpad

NodeJS Browser Launcher
MIT License
46 stars 28 forks source link

platform/windows.js fails to initialize if there is no Edge browser in the system #82

Closed eugene-stepanov closed 7 years ago

eugene-stepanov commented 7 years ago

If there is no Edge browser in the system then platform/windows.js throws an exception below during initialization:

TypeError: Path must be a string. Received undefined.

I've got it on:

andrejewski commented 7 years ago

Closed by #83