-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
create project fail by vue ui #2554
Labels
Comments
No error will be reported if you do not use the test tool |
This looks like a quite recent bug, afair I haven't seen it in 3.0.0 or 3.0.1 |
haoqunjiang
added a commit
to haoqunjiang/vue-cli
that referenced
this issue
Dec 29, 2018
haoqunjiang
added a commit
that referenced
this issue
Dec 30, 2018
This was referenced Jan 8, 2022
This was referenced Mar 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.0.3
Node and OS info
Node 10.10.0 / NPM 6.4.1/ MacOS 10.13.6
Steps to reproduce
Create Project
What is expected?
project created success
What is actually happening?
Running completion hooks...error: '@vue/test-utils' should be listed in the project's dependencies, not devDependencies (import/no-extraneous-dependencies) at vueDemo/tests/unit/example.spec.ts:1:1:
The text was updated successfully, but these errors were encountered: