Replies: 2 comments 1 reply
-
Hi, You're right, using yarn makes more difficult to contribute to this project. I'll move to npm. The reason to use yarn was because when this project started, monorepos (one repository with multiple packages) wasn't supported on npm. But that changed long time ago. EDIT: From now on, we're using npm - #417 |
Beta Was this translation helpful? Give feedback.
-
Hey! Thanks for the detailed response. All I can say is that every step works for me. It's weird you have git changes. I'd first remove all those changes ( There are typescript files inside |
Beta Was this translation helpful? Give feedback.
-
Hi all! This is the first time having to deal with Yarn as a package manager, and I'd like to confirm what is the best way to set up everything for contributing. I'm working on Windows by the way. On the Yarn website, it says that the recent versions of Yarn should be installed locally and not globally. Two quick questions:
Beta Was this translation helpful? Give feedback.
All reactions