-
-
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
Module build failed: TypeError: this._init is not a function #471
Comments
This is not related to vue-cli, please ask it on Stack Overflow or Forums. |
This was referenced Jun 1, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error occurs when testing with mocks:
I'm using the default webpack.test.conf
The vue file:
The test file:
The dependencies:
How can I fix this ?
The text was updated successfully, but these errors were encountered: