RetellAI / retell-custom-llm-node-demo

Apache License 2.0
40 stars 31 forks source link

npm run dev - and nothing happens #5

Closed SmartMart69 closed 4 months ago

SmartMart69 commented 5 months ago

Hi all,

after npm run dev I see the following:

retell-backend-node-demo@1.0.0 dev set NODE_ENV=development nodemon src/index.ts

and that's it - it stops there. But there should be something like [nodemon] 3.0.3 [nodemon] ...and so on

whats my mistake if I fail so early while setting up the server?

Thanks and regards Mart