lunary-ai / lunary-js

Lunary AI JS Client (analytics and logging for AI apps) 📈
https://lunary.ai/docs/js
7 stars 1 forks source link

npm install issue #7

Closed gbertb closed 1 year ago

gbertb commented 1 year ago

I'm getting an error during npm install indicating that there is a conflict in the dependencies required by the llmonitor package

The conflict arises from the fact that llmonitor requires a peer dependency of react@^17.0.2, but my project already has react@18.2.0 installed.

How to fix?

vincelwt commented 1 year ago

Sorry about that, fixed in 0.5.6