-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_error.log
More file actions
executable file
·171 lines (153 loc) · 13.8 KB
/
build_error.log
File metadata and controls
executable file
·171 lines (153 loc) · 13.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
.d88888b.
d88P" "Y88b
888 888
888 888 888 888 8888b. .d8888b 8888b. 888d888
888 888 888 888 "88b 88K "88b 888P"
888 Y8b 888 888 888 .d888888 "Y8888b. .d888888 888
Y88b.Y8b88P Y88b 888 888 888 X88 888 888 888
"Y888888" "Y88888 "Y888888 88888P' "Y888888 888
Y8b
Build mode............. spa
Pkg quasar............. v2.11.5
Pkg @quasar/app-vite... v1.2.0
Pkg vite............... v2.9.15
Debugging.............. no
Publishing............. no
App • WAIT • Compiling of SPA UI with Vite in progress...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
App • LINT • Warning:
[plugin:quasar:eslint]
/home/from104/work/mocil/src/pages/management/activity/calcOfAnnualLeave.vue
201:27 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
211:27 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
218:34 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 3 problems (0 errors, 3 warnings)
App • LINT OK • /home/from104/work/mocil/src/pages/management/activity/calcOfAnnualLeave.vue
App • LINT • Warning:
[plugin:quasar:eslint]
/home/from104/work/mocil/src/components/GoogleLoginDirect.vue
16:23 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
23:51 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
50:19 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
66:36 warning Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
✖ 4 problems (0 errors, 4 warnings)
App • LINT OK • /home/from104/work/mocil/src/components/GoogleLoginDirect.vue
[vite:load-fallback] Could not load /home/from104/work/mocil/src/components/FirebasePasswordReset.vue (imported by src/pages/PasswordResetPage.vue): ENOENT: no such file or directory, open '/home/from104/work/mocil/src/components/FirebasePasswordReset.vue'
node:internal/process/promises:391
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: Could not load /home/from104/work/mocil/src/components/FirebasePasswordReset.vue (imported by src/pages/PasswordResetPage.vue): ENOENT: no such file or directory, open '/home/from104/work/mocil/src/components/FirebasePasswordReset.vue'] {
errno: -2,
code: 'PLUGIN_ERROR',
syscall: 'open',
path: '/home/from104/work/mocil/src/components/FirebasePasswordReset.vue',
pluginCode: 'ENOENT',
plugin: 'vite:load-fallback',
hook: 'load',
watchFiles: [
'/home/from104/work/mocil/index.html',
'/home/from104/work/mocil/.quasar/client-entry.js',
'/home/from104/.yarn/berry/cache/vue-npm-3.2.45-06b4b60efe-10c0.zip/node_modules/vue/package.json',
'/home/from104/.yarn/berry/cache/@quasar-extras-npm-1.15.9-c5729afa2e-10c0.zip/node_modules/@quasar/extras/package.json',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/package.json',
'/home/from104/.yarn/berry/cache/vue-npm-3.2.45-06b4b60efe-10c0.zip/node_modules/vue/dist/vue.runtime.esm-bundler.js',
'/home/from104/.yarn/berry/cache/@quasar-extras-npm-1.15.9-c5729afa2e-10c0.zip/node_modules/@quasar/extras/mdi-v5/mdi-v5.css',
'/home/from104/.yarn/berry/cache/@quasar-extras-npm-1.15.9-c5729afa2e-10c0.zip/node_modules/@quasar/extras/roboto-font/roboto-font.css',
'/home/from104/.yarn/berry/cache/@quasar-extras-npm-1.15.9-c5729afa2e-10c0.zip/node_modules/@quasar/extras/material-icons/material-icons.css',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/dist/quasar.sass',
'/home/from104/work/mocil/.quasar/app.js',
'/home/from104/work/mocil/.quasar/quasar-user-options.js',
'/home/from104/work/mocil/src/css/app.scss',
'/home/from104/work/mocil/src/boot/auth.ts',
'vite/preload-helper',
'/home/from104/.yarn/berry/cache/@vue-runtime-dom-npm-3.2.45-6ab018299f-10c0.zip/node_modules/@vue/runtime-dom/package.json',
'/home/from104/.yarn/berry/cache/@vue-runtime-dom-npm-3.2.45-6ab018299f-10c0.zip/node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js',
'/home/from104/.yarn/berry/cache/@vue-runtime-core-npm-3.2.45-084482e779-10c0.zip/node_modules/@vue/runtime-core/package.json',
'/home/from104/.yarn/berry/cache/@vue-shared-npm-3.2.45-1855c9c551-10c0.zip/node_modules/@vue/shared/package.json',
'/home/from104/.yarn/berry/cache/@vue-runtime-core-npm-3.2.45-084482e779-10c0.zip/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js',
'/home/from104/.yarn/berry/cache/@vue-shared-npm-3.2.45-1855c9c551-10c0.zip/node_modules/@vue/shared/dist/shared.esm-bundler.js',
'/home/from104/.yarn/berry/cache/@vue-reactivity-npm-3.2.45-bc3378a52c-10c0.zip/node_modules/@vue/reactivity/package.json',
'/home/from104/.yarn/berry/cache/@vue-reactivity-npm-3.2.45-bc3378a52c-10c0.zip/node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/vue-plugin.js',
'/home/from104/work/mocil/src/App.vue',
'/home/from104/work/mocil/src/stores/index.ts',
'/home/from104/work/mocil/src/router/index.ts',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/install-quasar.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/lang.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/icon-set.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/plugins/Platform.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/plugins/Screen.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/plugins/Dark.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/history.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/body.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/symbols.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/global-config.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/is.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/define-reactive-plugin.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/lang/en-US.mjs',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/inject-obj-prop.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/icon-set/material-icons.mjs',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/event.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/debounce.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/set-css-var.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/key-composition.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/plugins/Loading.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/plugins/Notify.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/spinner/QSpinner.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/global-nodes.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/prevent-scroll.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/avatar/QAvatar.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/icon/QIcon.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/btn/QBtn.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/create.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/spinner/use-spinner.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/scroll.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/composables/private/use-size.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/render.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/directives/Ripple.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/components/btn/use-btn.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/dom.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/throttle.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/noop-ssr-directive-transform.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/composables/private/use-align.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/composables/private/use-router-link.js',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/src/utils/private/vm.js',
'plugin-vue:export-helper',
'/home/from104/work/mocil/.yarn/__virtual__/vue-router-virtual-b35317609d/3/.yarn/berry/cache/vue-router-npm-4.1.6-ccab7109e1-10c0.zip/node_modules/vue-router/package.json',
'/home/from104/.yarn/berry/cache/quasar-npm-2.11.5-2269e3d131-10c0.zip/node_modules/quasar/wrappers/index.mjs',
'/home/from104/work/mocil/.yarn/__virtual__/vue-router-virtual-b35317609d/3/.yarn/berry/cache/vue-router-npm-4.1.6-ccab7109e1-10c0.zip/node_modules/vue-router/dist/vue-router.mjs',
'/home/from104/work/mocil/src/router/routes.ts',
'/home/from104/work/mocil/src/stores/mocil-store.ts',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/package.json',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/index.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/env.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/const.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/proxy.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/index.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/plugin.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/time.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/api.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/app.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/component.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/context.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/hooks.js',
'/home/from104/.yarn/berry/cache/@vue-devtools-api-npm-6.4.5-bcd56e5fec-10c0.zip/node_modules/@vue/devtools-api/lib/esm/api/util.js',
'/home/from104/work/mocil/.yarn/__virtual__/pinia-virtual-49e10b8911/3/.yarn/berry/cache/pinia-npm-2.0.29-8a80bdd3b1-10c0.zip/node_modules/pinia/package.json',
'/home/from104/work/mocil/.yarn/__virtual__/pinia-virtual-49e10b8911/3/.yarn/berry/cache/pinia-npm-2.0.29-8a80bdd3b1-10c0.zip/node_modules/pinia/dist/pinia.mjs',
'/home/from104/work/mocil/.yarn/unplugged/vue-demi-virtual-1e4a5b037d/node_modules/vue-demi/package.json',
'/home/from104/work/mocil/.yarn/unplugged/vue-demi-virtual-1e4a5b037d/node_modules/vue-demi/lib/index.mjs',
'/home/from104/work/mocil/src/layouts/HomeLayout.vue',
'/home/from104/work/mocil/src/pages/HomePage.vue',
'/home/from104/work/mocil/src/pages/UnderConstructionPage.vue',
'/home/from104/work/mocil/src/layouts/MainLayout.vue',
'/home/from104/work/mocil/src/pages/NoticePage.vue',
'/home/from104/work/mocil/src/pages/PasswordResetPage.vue',
'/home/from104/work/mocil/src/pages/SignupPage.vue',
'/home/from104/work/mocil/src/pages/management/activity/calcOfAnnualLeave.vue',
'/home/from104/work/mocil/src/pages/ErrorNotFound.vue',
... 67 more items
]
}
Node.js v20.17.0