You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failed to create cert dir ,please create one by yourself - \Users\Junz.anyproxy_certs\
this error will not block main thread unless you use https-related features in anyproxy
proxy: load rule from proxy.config.js
(node:8332) DeprecationWarning: 'GLOBAL' is deprecated, use 'global'
temp certs cleared
events.js:160
throw er; // Unhandled 'error' event
^
Error: spawn D:\code\listen_WebApp\node_modules\dora-anyproxy\cert\gen-rootCA.cmd ENOENT
at exports._errnoException (util.js:1007:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
at onErrorNT (internal/child_process.js:348:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:577:11)
at run (node.js:348:7)
at startup (node.js:140:9)
at node.js:463:3
完全搞不懂什么原因。。。node版本6.2.2 检查过openssl 命令可用
The text was updated successfully, but these errors were encountered:
D:\code\listen_WebApp>dora --plugins proxy
failed to create cert dir ,please create one by yourself - \Users\Junz.anyproxy_certs\
this error will not block main thread unless you use https-related features in anyproxy
(node:8332) DeprecationWarning: 'GLOBAL' is deprecated, use 'global'
temp certs cleared
events.js:160
throw er; // Unhandled 'error' event
^
Error: spawn D:\code\listen_WebApp\node_modules\dora-anyproxy\cert\gen-rootCA.cmd ENOENT
at exports._errnoException (util.js:1007:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
at onErrorNT (internal/child_process.js:348:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)
at Module.runMain (module.js:577:11)
at run (node.js:348:7)
at startup (node.js:140:9)
at node.js:463:3
完全搞不懂什么原因。。。node版本6.2.2 检查过openssl 命令可用
The text was updated successfully, but these errors were encountered: