Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: spawn D:\code\listen\_WebApp\node_modules\dora-anyproxy\cert\gen-rootCA.cmd ENOENT #85

Open
GitHanDong opened this issue Jun 23, 2016 · 0 comments

Comments

@GitHanDong
Copy link

GitHanDong commented Jun 23, 2016

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

      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 命令可用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant