Skip to content
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

Use yarn instead of npm in docs and scripts #796

Merged
merged 4 commits into from
Jul 4, 2022
Merged

Commits on Jun 17, 2022

  1. Use yarn instead of npm in docs and scripts

    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    AndrewFerr committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    17d3a66 View commit details
    Browse the repository at this point in the history
  2. Enforce node and yarn versions

    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    AndrewFerr committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    e09dba9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Give up on trying to auto-enforce yarn 1.x

    Instead, just document how to install it
    
    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    AndrewFerr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4d4fef6 View commit details
    Browse the repository at this point in the history
  2. Changelog: Clarify that Yarn is required

    Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
    AndrewFerr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b503909 View commit details
    Browse the repository at this point in the history