nimbleape / asterisk-dialogflow-rtp-audioserver

MIT License
41 stars 18 forks source link

Node error while accessing swagger js resources.json #34

Open axchanda opened 1 year ago

axchanda commented 1 year ago

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