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

eg gateway create command fails with error on ubuntu 18.04.3 LTS #970

Open sfpmld opened 4 years ago

sfpmld commented 4 years ago

Hello, I'm facing this error when after install globally last version as mentionned in the get started section, I run the "eg gateway create" command. It claim that it can not find module '.../config/models/users.json"

Even "eg --version" fails with the same message errors.

node version : v12.14.0

Any help would be appreciate.

Best regards

XVincentX commented 4 years ago

Would it be possible to share a screenshot or some more details about this?

sfpmld commented 4 years ago

2020-01-06-1578301321_screenshot_1366x768

Here is what I get when taping eg --version for example

sfpmld commented 4 years ago

any help will be appreciated...