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

vire-ssr has unmet peer dependency warnings #201

Open
phlegx opened this issue May 24, 2023 · 0 comments
Open

vire-ssr has unmet peer dependency warnings #201

phlegx opened this issue May 24, 2023 · 0 comments

Comments

@phlegx
Copy link

phlegx commented May 24, 2023

Hi!

I use the following versions:

  • vite-ssr v0.17.1
  • yarn 1.22.19
  • vue 3.x

After yarn install I become:

warning "vite-ssr > @rollup/[email protected]" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0".
warning "vite-ssr > [email protected]" has unmet peer dependency "react@>=16.8".
warning "vite-ssr > [email protected]" has unmet peer dependency "react-dom@>=16.8".
warning "vite-ssr > [email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
warning "vite-ssr > @rollup/plugin-replace > @rollup/[email protected]" has unmet peer dependency "rollup@^1.20.0||^2.0.0".
warning "vite-ssr > react-router-dom > [email protected]" has unmet peer dependency "react@>=16.8".

Is yarn not respecting peerDependenciesMeta and "optional": true (I use Vue not React)?
Do @rollup/plugin-replace need an update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant