I have some questions, can I use yarn and npm in the same project?
I saw a project where was npm and yarn together, but both of them are managers of packages, right? so Why are they together? I don't understand
can I have both of them in the same project without having conflicts?