-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Error after creating project using npm init slidev@latest
#968
Comments
I have similar issues. |
same issue here |
Fixed it by running: no luck with: |
I have an "old" version that is working with slidev 0.40.5 |
It seems to be caused by Vite 4.3 because of vitejs/vite#12450 Looking into it |
"devDependencies": {
"vite": "2.2.2"
} Edit: Just use the latest release for a real fix, |
Fixed with |
Awesome, thank you for the quick action @antfu! |
Describe the bug
After creating a new project using
npm init slidev@latest
, the following occurs:To Reproduce
Steps to reproduce the behavior:
npm init slidev@latest
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: