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

webpack-to-vite-demos-main\vue-manage-system-vite 启动后,访问出错 createElementBlock #99

Open
easyatgithub opened this issue Jun 15, 2022 · 3 comments

Comments

@easyatgithub
Copy link

Uncaught SyntaxError: The requested module '/node_modules/.vite/deps/vue.js?v=e725d410' does not provide an export named 'createElementBlock'
项目 webpack 启动是正常的
vite 启动 错误 尝试 vue 和 "@vue/compiler-sfc": "^3.2.4", 同一版本中 还是未能解决
这个还可以修改哪里可以适配呢?

@easyatgithub
Copy link
Author

删除 .vite 和.catch 然后安装一遍可以vite 访问

@Chieffo2021
Copy link
Collaborator

Is the problem been solved? If not, please provide a minimal reproduction to help us to reproduce and fix it, thx!

问题解决了吗?如果没有,请提供一个最小复现样例来帮助我们复现并修复它,谢谢!

@easyatgithub
Copy link
Author

easyatgithub commented Jun 21, 2022

删除 .vite 和.catch 可以解决启动 问题,( 后续运行若发现错误也是删除这个文件夹 比较奇怪) 案例就是项目源代码

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