-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
Description
node版本:8.9.3
启动命令:hiproxy start -o chrome
报错:
(node:10628) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): Error: Can not find browser info
(node:10628) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.猜测是打开浏览器的npm包不兼容windows,望回复。