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

"Issues with peer dependencies found" when installing @astrojs/preact #12805

Open
1 task
lilnasy opened this issue Dec 21, 2024 · 0 comments
Open
1 task

"Issues with peer dependencies found" when installing @astrojs/preact #12805

lilnasy opened this issue Dec 21, 2024 · 0 comments
Labels
needs triage Issue needs to be triaged

Comments

@lilnasy
Copy link
Contributor

lilnasy commented Dec 21, 2024

Astro Info

Astro                    v5.1.0
Node                     v18.20.3
System                   Linux (x64)
Package Manager          pnpm
Output                   static
Adapter                  none
Integrations             @astrojs/preact

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

The preact template logs warnings when installing.

 WARN  Issues with peer dependencies found
.
└─┬ @astrojs/preact 4.0.1
  └─┬ @preact/preset-vite 2.8.2
    └── ✕ unmet peer vite@"2.x || 3.x || 4.x || 5.x": found 6.0.5 in @astrojs/preact

@preact/preset-vite has been pinned since this PR:

What's the expected result?

The template can be installed without any warnings.

Link to Minimal Reproducible Example

astro.new/framework-preact

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant