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
dora --plugins "proxy?watchDirs=./mock,webpack,webpack-hmr"
proxy: load rule from proxy.config.js
(node:55968) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use node --trace-warnings ... to show where the warning was created)
(node:55968) UnhandledPromiseRejectionWarning: Error: Error: ReferenceError: util is not defined
at D:\mycodes\chat\node_modules\dora\lib\plugin.js:157:17
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:55968) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled wit
h .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:55968) [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.
temp certs cleared
'openssl' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'openssl' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
rootCA generated at :
C:\Users\CMB.anyproxy_certs
rootCA generated
please trust the rootCA.crt in C:\Users\CMB.anyproxy_certs
or you may get it via anyproxy webinterface
The text was updated successfully, but these errors were encountered:
cannot npm start!!!
dora --plugins "proxy?watchDirs=./mock,webpack,webpack-hmr"
(node:55968) Warning: Accessing non-existent property 'VERSION' of module exports inside circular dependency
(Use
node --trace-warnings ...
to show where the warning was created)(node:55968) UnhandledPromiseRejectionWarning: Error: Error: ReferenceError: util is not defined
at D:\mycodes\chat\node_modules\dora\lib\plugin.js:157:17
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:55968) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled wit
h .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)(node:55968) [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.
temp certs cleared
'openssl' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
'openssl' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
rootCA generated at :
C:\Users\CMB.anyproxy_certs
rootCA generated
please trust the rootCA.crt in C:\Users\CMB.anyproxy_certs
or you may get it via anyproxy webinterface
The text was updated successfully, but these errors were encountered: