Closed BjoernRave closed 1 year ago
I think if we do nvm install
it will install node and yarn both which will be compatible.
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
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