Mintplex-Labs / vector-admin

The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
https://vectoradmin.com/
MIT License
1.49k stars 227 forks source link

specify yarn version 1.22.1 #32

Closed BjoernRave closed 1 year ago

BjoernRave commented 1 year ago

This specifies the yarn version to 1.22.1 so there are no problems on systems where are newer version of yarn is used. See: https://github.com/Mintplex-Labs/vector-admin/issues/22

umair313 commented 1 year ago

I think if we do nvm install it will install node and yarn both which will be compatible.

BjoernRave commented 1 year ago

the problem is that this project needs yarn v1 to work, but if you have a newer major version of yarn it will cause problems when not specifying the yarn version