WAppAI / assistant

A WhatsApp chatbot that leverages Bing AI's and others LLMs conversational capabilities.
MIT License
93 stars 31 forks source link

Yarn error Command "nodemon" not found. #82

Closed putuoka closed 1 year ago

putuoka commented 1 year ago
image
veigamann commented 1 year ago

Did you run yarn install?

putuoka commented 1 year ago

Did you run yarn install?

Yup, I already ran the yarn install and yarn dev commands, and then the error above popped up. Anyway I already fixed the problem with npm install. I didn't use Yarn, and it works now.