You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything compiled normally and able to access the server via http://localhost:8080 url
What is actually happening?
Unable to compiled vue project with this error message:
Module build failed (from ./node_modules/eslint-loader/index.js):
Error: .eslintrc.js:
Configuration for rule "vue/no-async-in-computed-properties" is invalid:
Severity should be one of the following: 0 = off, 1 = warn, 2 = error (you passed '"warning"').
The text was updated successfully, but these errors were encountered:
Version
4.2.2
Reproduction link
https://github.com/oOBoomberOo/vue_ui_config_error
Environment info
Steps to reproduce
What is expected?
Everything compiled normally and able to access the server via
http://localhost:8080
urlWhat is actually happening?
Unable to compiled vue project with this error message:
The text was updated successfully, but these errors were encountered: