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

preset-vite doesn't work with latest vite 4.0 #70

Closed
pitis opened this issue Dec 14, 2022 · 3 comments
Closed

preset-vite doesn't work with latest vite 4.0 #70

pitis opened this issue Dec 14, 2022 · 3 comments

Comments

@pitis
Copy link

pitis commented Dec 14, 2022

Hello, I tried to start a new project with vite 4.0, I selected the preact typescript template, but when I "npm install", it is unable to resolve dependency tree.

Could not resolve dependency:
npm ERR! peer vite@"2.x || 3.x" from @preact/preset-vite@2.4.0

It needs to be updated to support the latest vite.

Thank you!

@JoviDeCroock
Copy link
Member

Will be fixed in next release see #69 #68

@pitis
Copy link
Author

pitis commented Dec 14, 2022

@JoviDeCroock ok. thanks for letting me know, but why are those issues closed if the problem persists? I wouldn't have commented if I would have seen those in the "Issues" section already.

@JoviDeCroock
Copy link
Member

Typically in GitHub and OSS workflows when the PR is merged the issue is closed as it will be part of the next release

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

2 participants