安装了vitest之后,跑单元测试,总是提示vue解析的报错 #1906
Unanswered
angelanana
asked this question in
Q&A
Replies: 1 comment
-
Please, use English. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
显示的报错:“SyntaxError: The requested module 'vue' does not provide an export named 'default'“。
我的package.json:
我的vitest.config.js
我的单元测试
各位有遇到同样的情况和有解决方案吗?
Beta Was this translation helpful? Give feedback.
All reactions