nimbleape/asterisk-dialogflow-rtp-audioserver

Node error while accessing swagger js resources.json

axchanda opened this issue · 0 comments

When tried to run the repo, I encountered this node swagger-client error, that resources.json is undefined.
/usr/src/asterisk-foneai-client/node_modules/swagger-client/lib/swagger.js:270
throw message;
^
500 : undefined http://127.0.0.1:8088/ari/api-docs/resources.json
(Use node --trace-uncaught ... to show where the exception was thrown)

Node.js v18.16.1