Exit the process directly when failed to found `chrome`?
Author: zhengxiaoyao0716Created Oct 7, 2019Updated Oct 7, 2019
As this line of code, carlo now would exit the process when failed to find the chrome.
Why carlo make this decision? I packed my app into a single executable used pkg, but since this behavour, user could only see the app launch failed and exit immediately, should we just throw an error instead of exit the process to allow the developer do something for this case?
Source: GoogleChromeLabs/carlo