pantsel / kong-middleman-plugin

A Kong plugin that enables you to make an extra HTTP POST request before calling an API.
MIT License
156 stars 63 forks source link

Error while installing the plugin #22

Open kaarthikraaj opened 4 years ago

kaarthikraaj commented 4 years ago

Receiving the following error while installing the plugin . Error: File not found: git@github.com:pantsel/kong-middleman-plugin.git

apurvajain commented 4 years ago

How are you installing the plugin? If you are using command luarocks install kong-service-virtualization try below:

git clone https://github.com/pantsel/kong-middleman-plugin middleman
cd middleman
luarocks make *.rockspec