wz1002335 commented on issue #133:
URL: 
https://github.com/apache/servicecomb-mesher/issues/133#issuecomment-725091841


   我将示例的classis.yaml全部替换,能够注册到注册中心。快速入门demo调用报错
   
   arrPara : /calculator/bmi,height=180&weight=70
   internal/modules/cjs/loader.js:638
       throw err;
       ^
   
   Error: Cannot find module 'request'
       at Function.Module._resolveFilename 
(internal/modules/cjs/loader.js:636:15)
       at Function.Module._load (internal/modules/cjs/loader.js:562:25)
       at Module.require (internal/modules/cjs/loader.js:690:17)
       at require (internal/modules/cjs/helpers.js:25:18)
       at Server.<anonymous> 
(E:\test\mesher\servicecomb-mesher-master\examples\quick_start\httpserver_webapp\httpserver_webapp.js:44:19)
       at Server.emit (events.js:198:13)
       at parserOnIncoming (_http_server.js:677:12)
       at HTTPParser.parserOnHeadersComplete (_http_common.js:109:17)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to