BackendStack21 / fast-gateway

Fast-gateway is an easy to use Node.js API gateway framework built to handle large scale API traffic with great performance and scalability. Written with JavaScript, it is a framework for the masses!
MIT License
311 stars 35 forks source link

Can't install the package #44

Closed ramskedlaya closed 4 years ago

ramskedlaya commented 4 years ago

Describe the bug Unable to install the package due to an issue in the dependency.

To Reproduce Steps to reproduce the behavior:

  1. npm i fast-gateway
  2. This command gives error - Not Found - GET https://registry.npmjs.org/@polka%2fsend-type - Not found
Screenshot 2020-08-06 at 3 21 05 PM
ramskedlaya commented 4 years ago

My bad. Worked after npm login.