ExpressGateway / express-gateway

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

fix: install the current installed version of while executing "eg gateway create" #971

Closed MohammadWasi closed 4 years ago

MohammadWasi commented 4 years ago

Fixes: #936 when you execute the 'eg gateway command', this lets you install the currently installed version of express-gateway.

codecov[bot] commented 4 years ago

Codecov Report

Merging #971 into master will decrease coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
- Coverage   88.99%   88.97%   -0.03%     
==========================================
  Files         137      137              
  Lines        3754     3755       +1     
==========================================
  Hits         3341     3341              
- Misses        413      414       +1
Impacted Files Coverage Δ
bin/generators/gateway/create.js 20.4% <0%> (-0.43%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cad7bbf...47a0860. Read the comment docs.