You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn is referenced in CONTRIBUTING.md prior to it being listed as a prerequisite in the documentation or in package.json. In a fresh install for example during a continuous integration build or when setting up a develop environment for the first time running the recommended command does not work.
yarn db:reset
# returns
-bash: yarn: command not found
Issue #447 references this same issue as a line item.
Describe the bug:
Yarn is referenced in CONTRIBUTING.md prior to it being listed as a prerequisite in the documentation or in package.json. In a fresh install for example during a continuous integration build or when setting up a develop environment for the first time running the recommended command does not work.
Issue #447 references this same issue as a line item.
Tell us about your browser and operating system: