Created
September 6, 2018 21:56
-
-
Save Unitech/3213750b8a8da5bbc0132e65fe63aff9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
error in ./src/components/pages/AppsOverviewPage.vue | |
Module Error (from ./node_modules/eslint-loader/index.js): | |
✘ https://google.com/#q=prettier%2Fprettier Replace `·RESTORE_DEMO,·DISMISS_DEMO,·START_REALTIME_ISSUES,·STOP_REALTIME_ISSUES·` with `⏎··RESTORE_DEMO,⏎··DISMISS_DEMO,⏎··START_REALTIME_ISSUES,⏎··STOP_REALTIME_ISSUES⏎` | |
src/components/pages/AppsOverviewPage.vue:61:9 | |
import { RESTORE_DEMO, DISMISS_DEMO, START_REALTIME_ISSUES, STOP_REALTIME_ISSUES } from '@/store/actions' | |
^ | |
✘ 1 problem (1 error, 0 warnings) | |
Errors: | |
1 https://google.com/#q=prettier%2Fprettier | |
@ ./src/router/router.js 80:9-97 | |
@ ./src/main.js | |
@ multi ./build/setPublicPath ./src/main | |
ℹ 「hot」: webpack: Compiling Done | |
✖ 「wdm」: 2766 modules | |
ERROR in ./src/components/pages/AppsOverviewPage.vue | |
Module Error (from ./node_modules/eslint-loader/index.js): | |
✘ https://google.com/#q=prettier%2Fprettier Replace `·RESTORE_DEMO,·DISMISS_DEMO,·START_REALTIME_ISSUES,·STOP_REALTIME_ISSUES·` with `⏎··RESTORE_DEMO,⏎··DISMISS_DEMO,⏎··START_REALTIME_ISSUES,⏎··STOP_REALTIME_ISSUES⏎` | |
src/components/pages/AppsOverviewPage.vue:61:9 | |
import { RESTORE_DEMO, DISMISS_DEMO, START_REALTIME_ISSUES, STOP_REALTIME_ISSUES } from '@/store/actions' | |
^ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment