We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
yyx990803
Learn more about funding links in repositories.
Report abuse
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
3.0.0
https://github.com/smalllong/vue-cli-issue
node 8.9.4 / yarn 1.2.1 / windows 8.1
Create a new project use @vue/cli 3.0, then make some errors in code so that compile error happens
the errors' details are shown in console
the console only shows "Failed to compile with 1 errors" without any detail
The text was updated successfully, but these errors were encountered:
Please provide a reproduction.
Sorry, something went wrong.
@sodatea Now provided
geowarin/friendly-errors-webpack-plugin#69 (comment)
I have also encountered this problem. Has this problem been solved?
28933c8
No branches or pull requests
Version
3.0.0
Reproduction link
https://github.com/smalllong/vue-cli-issue
Node and OS info
node 8.9.4 / yarn 1.2.1 / windows 8.1
Steps to reproduce
Create a new project use @vue/cli 3.0, then make some errors in code so that compile error happens
What is expected?
the errors' details are shown in console
What is actually happening?
the console only shows "Failed to compile with 1 errors" without any detail
The text was updated successfully, but these errors were encountered: