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
As of now, all of these relate to React 17. Grouped by package generating the warning.
@udecode/slate-plugins@^0.75.2:
npm WARN @fluentui/theme@1.7.4 requires a peer of @types/react-dom@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @fluentui/theme@1.7.4 requires a peer of react@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @fluentui/theme@1.7.4 requires a peer of react-dom@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @restart/hooks@0.3.25 requires a peer of react@^16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN @uifabric/utilities@7.33.5 requires a peer of @types/react-dom@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @uifabric/utilities@7.33.5 requires a peer of react@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @uifabric/utilities@7.33.5 requires a peer of react-dom@>=16.8.0 <17.0.0 but none is installed. You must install peer dependencies yourself.
react-bootstrap-typeahead@^5.1.4:
npm WARN create-react-context@0.3.0 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-popper@1.3.7 requires a peer of react@0.14.x || ^15.0.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
react-bootstrap-range-slider@^2.0.2:
npm WARN react-bootstrap-range-slider@2.0.2 requires a peer of react@^16.8.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-bootstrap-range-slider@2.0.2 requires a peer of react-dom@^16.8.0 but none is installed. You must install peer dependencies yourself.
react-html-parser@^2.0.2:
npm WARN react-html-parser@2.0.2 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered:
As of now, all of these relate to React 17. Grouped by package generating the warning.
@udecode/slate-plugins@^0.75.2
:react-bootstrap-typeahead@^5.1.4
:react-bootstrap-range-slider@^2.0.2
:react-html-parser@^2.0.2
:The text was updated successfully, but these errors were encountered: