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

Resolve peer dependency warnings related to Storybook (upgrade after Storybook issue is resolved) #151

Closed
mturley opened this issue Aug 19, 2022 · 0 comments
Labels
blocked Waiting on things outside our control

Comments

@mturley
Copy link
Collaborator

mturley commented Aug 19, 2022

See #150 for context.

We need to wait for storybookjs/storybook#14119 to be resolved, and then upgrade to the latest release of Storybook once that fix is released.

When running npm install, these warnings are all due to outdated dependencies in Storybook:

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @reach/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm WARN node_modules/@reach/router
npm WARN   @reach/router@"^1.2.1" from @storybook/[email protected]
npm WARN   node_modules/@storybook/addon-info/node_modules/@storybook/api
npm WARN   3 more (@storybook/router, @storybook/api, @storybook/router)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm WARN   node_modules/@reach/router
npm WARN     @reach/router@"^1.2.1" from @storybook/[email protected]
npm WARN     node_modules/@storybook/addon-info/node_modules/@storybook/api
npm WARN     3 more (@storybook/router, @storybook/api, @storybook/router)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @reach/[email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react-dom
npm WARN   react-dom@"^17.0.2" from the root project
npm WARN   42 more (@patternfly/react-core, @patternfly/react-icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm WARN node_modules/@reach/router
npm WARN   @reach/router@"^1.2.1" from @storybook/[email protected]
npm WARN   node_modules/@storybook/addon-info/node_modules/@storybook/api
npm WARN   3 more (@storybook/router, @storybook/api, @storybook/router)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/[email protected]
npm WARN   node_modules/@reach/router
npm WARN     @reach/router@"^1.2.1" from @storybook/[email protected]
npm WARN     node_modules/@storybook/addon-info/node_modules/@storybook/api
npm WARN     3 more (@storybook/router, @storybook/api, @storybook/router)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN node_modules/create-react-context
npm WARN   create-react-context@"0.3.0" from @reach/[email protected]
npm WARN   node_modules/@reach/router
npm WARN   1 more (react-popper)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN   node_modules/create-react-context
npm WARN     create-react-context@"0.3.0" from @reach/[email protected]
npm WARN     node_modules/@reach/router
npm WARN     1 more (react-popper)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN node_modules/mini-create-react-context
npm WARN   mini-create-react-context@"^0.4.0" from [email protected]
npm WARN   node_modules/react-router
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN   node_modules/mini-create-react-context
npm WARN     mini-create-react-context@"^0.4.0" from [email protected]
npm WARN     node_modules/react-router
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^15.3.0 || ^16.0.0" from [email protected]
npm WARN node_modules/react-clientside-effect
npm WARN   react-clientside-effect@"^1.2.2" from [email protected]
npm WARN   node_modules/react-focus-lock
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^15.3.0 || ^16.0.0" from [email protected]
npm WARN   node_modules/react-clientside-effect
npm WARN     react-clientside-effect@"^1.2.2" from [email protected]
npm WARN     node_modules/react-focus-lock
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14.8 || ^15.0.1 || ^16.0.0" from [email protected]
npm WARN node_modules/react-element-to-jsx-string
npm WARN   react-element-to-jsx-string@"^14.0.2" from @storybook/[email protected]
npm WARN   node_modules/@storybook/addon-info
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14.8 || ^15.0.1 || ^16.0.0" from [email protected]
npm WARN   node_modules/react-element-to-jsx-string
npm WARN     react-element-to-jsx-string@"^14.0.2" from @storybook/[email protected]
npm WARN     node_modules/@storybook/addon-info
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react-dom
npm WARN   react-dom@"^17.0.2" from the root project
npm WARN   42 more (@patternfly/react-core, @patternfly/react-icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^0.14.8 || ^15.0.1 || ^16.0.0" from [email protected]
npm WARN node_modules/react-element-to-jsx-string
npm WARN   react-element-to-jsx-string@"^14.0.2" from @storybook/[email protected]
npm WARN   node_modules/@storybook/addon-info
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^0.14.8 || ^15.0.1 || ^16.0.0" from [email protected]
npm WARN   node_modules/react-element-to-jsx-string
npm WARN     react-element-to-jsx-string@"^14.0.2" from @storybook/[email protected]
npm WARN     node_modules/@storybook/addon-info
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from [email protected]
npm WARN node_modules/react-focus-lock
npm WARN   react-focus-lock@"^2.1.0" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^16.8.0" from [email protected]
npm WARN   node_modules/react-focus-lock
npm WARN     react-focus-lock@"^2.1.0" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.6.0" from [email protected]
npm WARN node_modules/react-helmet-async
npm WARN   react-helmet-async@"^1.0.2" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN   1 more (@storybook/ui)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^16.6.0" from [email protected]
npm WARN   node_modules/react-helmet-async
npm WARN     react-helmet-async@"^1.0.2" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN     1 more (@storybook/ui)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react-dom
npm WARN   react-dom@"^17.0.2" from the root project
npm WARN   42 more (@patternfly/react-core, @patternfly/react-icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^16.6.0" from [email protected]
npm WARN node_modules/react-helmet-async
npm WARN   react-helmet-async@"^1.0.2" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN   1 more (@storybook/ui)
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^16.6.0" from [email protected]
npm WARN   node_modules/react-helmet-async
npm WARN     react-helmet-async@"^1.0.2" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN     1 more (@storybook/ui)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"0.14.x || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN node_modules/react-popper
npm WARN   react-popper@"^1.3.7" from [email protected]
npm WARN   node_modules/react-popper-tooltip
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"0.14.x || ^15.0.0 || ^16.0.0" from [email protected]
npm WARN   node_modules/react-popper
npm WARN     react-popper@"^1.3.7" from [email protected]
npm WARN     node_modules/react-popper-tooltip
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.6.0" from [email protected]
npm WARN node_modules/react-popper-tooltip
npm WARN   react-popper-tooltip@"^2.8.3" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^16.6.0" from [email protected]
npm WARN   node_modules/react-popper-tooltip
npm WARN     react-popper-tooltip@"^2.8.3" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react-dom
npm WARN   react-dom@"^17.0.2" from the root project
npm WARN   42 more (@patternfly/react-core, @patternfly/react-icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^16.6.0" from [email protected]
npm WARN node_modules/react-popper-tooltip
npm WARN   react-popper-tooltip@"^2.8.3" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^16.6.0" from [email protected]
npm WARN   node_modules/react-popper-tooltip
npm WARN     react-popper-tooltip@"^2.8.3" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@">=0.14.0 <17.0.0" from [email protected]
npm WARN node_modules/react-textarea-autosize
npm WARN   react-textarea-autosize@"^7.1.0" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@">=0.14.0 <17.0.0" from [email protected]
npm WARN   node_modules/react-textarea-autosize
npm WARN     react-textarea-autosize@"^7.1.0" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm WARN node_modules/simplebar-react
npm WARN   simplebar-react@"^1.0.0-alpha.6" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm WARN   node_modules/simplebar-react
npm WARN     simplebar-react@"^1.0.0-alpha.6" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react-dom
npm WARN   react-dom@"^17.0.2" from the root project
npm WARN   42 more (@patternfly/react-core, @patternfly/react-icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm WARN node_modules/simplebar-react
npm WARN   simplebar-react@"^1.0.0-alpha.6" from @storybook/[email protected]
npm WARN   node_modules/@storybook/components
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react-dom
npm WARN   peer react-dom@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm WARN   node_modules/simplebar-react
npm WARN     simplebar-react@"^1.0.0-alpha.6" from @storybook/[email protected]
npm WARN     node_modules/@storybook/components
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from [email protected]
npm WARN node_modules/use-callback-ref
npm WARN   use-callback-ref@"^1.2.1" from [email protected]
npm WARN   node_modules/react-focus-lock
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^16.8.0" from [email protected]
npm WARN   node_modules/use-callback-ref
npm WARN     use-callback-ref@"^1.2.1" from [email protected]
npm WARN     node_modules/react-focus-lock
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN   react@"^17.0.2" from the root project
npm WARN   89 more (@emotion/core, @emotion/styled, @emotion/styled-base, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.8.0" from [email protected]
npm WARN node_modules/use-sidecar
npm WARN   use-sidecar@"^1.0.1" from [email protected]
npm WARN   node_modules/react-focus-lock
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/react
npm WARN   peer react@"^16.8.0" from [email protected]
npm WARN   node_modules/use-sidecar
npm WARN     use-sidecar@"^1.0.1" from [email protected]
npm WARN     node_modules/react-focus-lock
@mturley mturley added the blocked Waiting on things outside our control label Aug 22, 2022
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Jun 22, 2023
@nicolethoen nicolethoen moved this from Needs triage to Ready to assign in PatternFly Issues Jun 23, 2023
@dlabaj dlabaj moved this from Ready to assign to Backlog in PatternFly Issues Apr 19, 2024
@dlabaj dlabaj added this to the Prioritized Backlog milestone Apr 19, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in PatternFly Issues Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting on things outside our control
Projects
Archived in project
Development

No branches or pull requests

3 participants