Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vite v6 support #158

Open
wuc656 opened this issue Nov 27, 2024 · 3 comments
Open

Vite v6 support #158

wuc656 opened this issue Nov 27, 2024 · 3 comments

Comments

@wuc656
Copy link

wuc656 commented Nov 27, 2024

Vite 6.0 is out!

@NicolasMelin
Copy link

Any news on this topic ?

@loicduong
Copy link

In the meantime, you can ignore the warning by adding this config to package.json:

{
  "pnpm": {
    "peerDependencyRules": {
      "allowedVersions": {
        "vite": "6.0.6"
      }
    }
  }
}

@MatteoTMaxLab
Copy link

The project seems abandoned. No response for this update for a month. Not even to say they are checking.

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

No branches or pull requests

4 participants