-
Notifications
You must be signed in to change notification settings - Fork 847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evaluate yarnpkg as a dependency management tool #485
Comments
mattermost/mattermost#6226 would be good case to watch. |
Some comments/discussion on pre-release too: https://pre-release.mattermost.com/core/pl/wp8wauuq83gufjhcyahkh67sey |
Closed via #585 |
FYI @yuya-oc - the platform team is considering to switch back to npm: https://pre-release.mattermost.com/core/pl/t5wbit4k5id4up6btm3qaz13xy |
@yuya-oc For context:
This may not affect us, but wanted to give a heads up to you in case we want to re-consider npm for the desktop repo. |
@jasonblais Thanks to let me know. Right now, we should not back to npm to keep current dependencies until we release v4.1.0. However it's not bad because we can reduce an amount of tools. |
@yuya-oc Makes sense. Would you recommend we still move away from yarn to npm? |
@jasonblais It's hard to say. Actually we don't have any problem in yarn, so either is fine. In the first time of this issue, yarn was blazing-faster than npm, and could lock all dependencies. That was very important for us. But right now, npm can lock dependencies as well. |
Evaluate yarnpkg as a dependency management tool: https://github.com/yarnpkg/yarn/releases
Should first wait until v1.0.0 is released
The text was updated successfully, but these errors were encountered: