starters icon indicating copy to clipboard operation
starters copied to clipboard

fix(react): add history dependency for yarn 2

Open liamdebeasi opened this issue 2 years ago • 1 comments

Developers using Yarn 2 are running into errors with Ionic React because Yarn 2 wants packages to only require what they formally list in dependencies: https://yarnpkg.com/advanced/rulebook#packages-should-only-ever-require-what-they-formally-list-in-their-dependencies

See also: https://github.com/ionic-team/ionic-framework/issues/23095

liamdebeasi avatar Jul 20 '21 18:07 liamdebeasi

👍

njradford avatar Sep 13 '21 06:09 njradford