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 check-dependency-version-consistency . --fix
Found 1 dependency with mismatching versions across the workspace. Fix with `--fix`.
╔══════════════╤════════╤══════════╗
║ react-is │ Usages │ Packages ║
╟──────────────┼────────┼──────────╢
║ npm:react-is │ 1 │ (Root) ║
╟──────────────┼────────┼──────────╢
║ ^18.0.0 │ 1 │ a ║
╟──────────────┼────────┼──────────╢
║ 18.0.0 │ 1 │ react-is ║
╚══════════════╧════════╧══════════╝
The text was updated successfully, but these errors were encountered:
ddzz
changed the title
--fix does not work using a package within the monorepo--fix does not work when using a package within the monorepo
Apr 17, 2022
package.json
:packages/react-is/package.json
:packages/a/package.json
:The text was updated successfully, but these errors were encountered: