-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Upgrade to Vite 3 #189
Comments
Yarn is giving me this warning With npm, I need to install with And with pnpm is giving the following error ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
.
└─┬ histoire
└── ✕ unmet peer vite@^2.9.0: found 3.0.2
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project. |
When using vite 3 with @vitejs/plugin-vue, I cannot build, as the build gets stuck at the following step:
When changing back to |
Look at the title and description of this very issue 🐈 |
I checked this a bit and found |
The Ticket got closed, is it solved and histoire vite 3.0.0 ready? |
Fixed in bdff4a4 |
same here. Could not resolve dependency: |
Clear and concise description of the problem
Upgrade to Vite 3
Suggested solution
N/A
Alternative
N/A
Additional context
N/A
Validations
The text was updated successfully, but these errors were encountered: