ExpressGateway / express-gateway

A microservices API Gateway built on top of Express.js
https://www.express-gateway.io
Apache License 2.0
2.98k stars 348 forks source link

Installation problem #967

Closed TalhaSiddique10 closed 4 years ago

TalhaSiddique10 commented 4 years ago

its@dits-Y11C:~$ cd testing && npm start

testing@1.0.0 start /home/dits/testing node server.js

2019-11-24T15:40:04.836Z [EG:gateway] info: gateway http server listening on :::8080 2019-11-24T15:40:04.838Z [EG:admin] info: admin http server listening on 127.0.0.1:9876

I am using this command and the installation stuck in this step. Kindly help in this issue.

wjlewis commented 4 years ago

This actually looks like the expected behavior to me. What does your config directory look like?

XVincentX commented 4 years ago

The gateway is indeed running. Feel free to reopen when you have more details