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
$ npm run dev
> dev
> npm run development
> development
> cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --mode development --progress --hide-modules
clean-webpack-plugin: /mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/public has been removed.
98% after emitting swPrecacheSkipping static resource "public/bundle.3e253c3292bbb4ddc89b.js" (5.4 MB) - max size is 2.1 MB
Total precache size is about 14.8 kB for 17 resources.
Webpack Bundle Analyzer saved report to /mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/public/report.html
Hash: 6f21b4b0330667912e6a
Version: webpack 4.44.2
Time: 6145ms
Built at: 01/12/2020 2:44:06 pm
Asset Size Chunks Chunk Names
MaterialIcons-Regular.eot?e79bfd88537def476913f3ed52f4f4b3 140 KiB [emitted]
MaterialIcons-Regular.ttf?a37b0c01c0baf1888ca812cc0508f6e2 125 KiB [emitted]
MaterialIcons-Regular.woff2?570eb83859dc23dd0eec423a49e147fe 43.3 KiB [emitted]
MaterialIcons-Regular.woff?012cf6a10129e2275d79d6adac7f3b02 56.3 KiB [emitted]
bundle.3e253c3292bbb4ddc89b.js 5.15 MiB bundle [emitted] [immutable] bundle
fa-solid-900.eot?8ac3167427b1d5d2967646bd8f7a0587 200 KiB [emitted]
fa-solid-900.svg?664de3932dd6291b4b8a8c0ddbcb4c61 896 KiB [emitted]
fa-solid-900.ttf?205f07b3883c484f27f40d21a92950d4 200 KiB [emitted]
fa-solid-900.woff2?8e1ed89b6ccb8ce41faf5cb672677105 78.4 KiB [emitted]
fa-solid-900.woff?4451e1d86df7491dd874f2c41eee1053 102 KiB [emitted]
index.html 1.65 KiB [emitted]
js/0.59efc3372bbb5b2d74d6.js 809 bytes 0 [emitted] [immutable]
js/1.a01707e0b88a99027a69.js 809 bytes 1 [emitted] [immutable]
js/10.1eecac77c2d434baa17b.js 810 bytes 10 [emitted] [immutable]
js/11.2d67b6265823ee5f3088.js 810 bytes 11 [emitted] [immutable]
js/12.489f9bfa5f9192d98cfa.js 835 bytes 12 [emitted] [immutable]
js/13.834f82d2cc7b6eb28f30.js 865 bytes 13 [emitted] [immutable]
js/14.d27e92cfa7be688fc54c.js 840 bytes 14 [emitted] [immutable]
js/15.c37769f7ca13890f165b.js 810 bytes 15 [emitted] [immutable]
js/2.c23f76bac478a0653201.js 814 bytes 2 [emitted] [immutable]
js/3.d94f186222cfbe43236f.js 819 bytes 3 [emitted] [immutable]
js/4.fb1ecf4d8aaa4a039a44.js 839 bytes 4 [emitted] [immutable]
js/5.367e1335d6a1a4806db2.js 809 bytes 5 [emitted] [immutable]
js/6.a23c6f908dcb7f63b408.js 814 bytes 6 [emitted] [immutable]
js/7.fc9cd6e259d56932871f.js 834 bytes 7 [emitted] [immutable]
js/8.063d9b3f58697e360166.js 839 bytes 8 [emitted] [immutable]
js/9.119dc5cc033b0ef18807.js 779 bytes 9 [emitted] [immutable]
layers-2x.png?4f0283c6ce28e888000e978e537a6a56 1.23 KiB [emitted]
layers.png?a6137456ed160d7606981aa57c559898 696 bytes [emitted]
marker-icon.png?2273e3d8ad9264b7daa5bdbf8e6b47f8 1.43 KiB [emitted]
sourcesanspro-bold.woff?1146f3f229f5a3d3c711f0922ea2eb87 26 KiB [emitted]
sourcesanspro-light.woff?7951903bff82a82e7cde0396dfc9d80c 25.9 KiB [emitted]
sourcesanspro.woff?c4f39c8cef7f1746da98c25e82b76f29 26.6 KiB [emitted]
Entrypoint bundle = bundle.3e253c3292bbb4ddc89b.js
ERROR in ./resources/js/pages/farms/reservoir.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 73:13-50
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/components/app.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/app.js 8:0-48 51:15-27
@ multi ./resources/js/app.js
ERROR in ./resources/js/components/error.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/component.js 1:0-50 3:16-28 5:35-47
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crop.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 109:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/home.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 13:13-39
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/settings/account.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 145:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/auth/login.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 19:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/inventories/materials.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 136:13-56
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/farm.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 28:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/tasks/task.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 127:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/reservoir.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 37:13-50
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crop-notes.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 118:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/area.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 46:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crops.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 100:13-46
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/create.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 55:13-47
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/area.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 91:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/reservoirs.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 64:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/areas.vue
Module Error (from ./node_modules/vue-loader/lib/index.js):
Vue packages version mismatch:
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue/dist/vue.runtime.common.js)
- [email protected] (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-template-compiler/package.json)
This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.
@ ./resources/js/router.js 82:13-46
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crop-notes.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 118:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/components/app.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/app.js 8:0-48 51:15-27
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/reservoirs.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 64:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/areas.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 82:13-46
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/create.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 55:13-47
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/area.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 91:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/area.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 46:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crops.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 100:13-46
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/reservoir.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 37:13-50
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/reservoir.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 73:13-50
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/intro/farm.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 28:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/tasks/task.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 127:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/auth/login.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 19:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/inventories/materials.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 136:13-56
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/home.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 13:13-39
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/settings/account.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 145:13-51
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/components/error.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/component.js 1:0-50 3:16-28 5:35-47
@ ./resources/js/app.js
@ multi ./resources/js/app.js
ERROR in ./resources/js/pages/farms/crop.vue
Module build failed (from ./node_modules/vue-loader/lib/index.js):
TypeError: Cannot read property 'parseComponent' of undefined
at parse (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/@vue/component-compiler-utils/dist/parse.js:15:23)
at Object.module.exports (/mnt/NVMe/src/PKG-GO/NEW.tania/tania-core/node_modules/vue-loader/lib/index.js:67:22)
@ ./resources/js/router.js 109:13-45
@ ./resources/js/app.js
@ multi ./resources/js/app.js
Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = index.html
npm ERR! code 2
npm ERR! path /mnt/NVMe/src/PKG-GO/NEW.tania/tania-core
npm ERR! command failed
npm ERR! command sh -c cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --mode development --progress --hide-modules
npm ERR! A complete log of this run can be found in:
npm ERR! /home/hawk/.npm/_logs/2020-12-01T03_44_08_659Z-debug.log
npm ERR! code 2
npm ERR! path /mnt/NVMe/src/PKG-GO/NEW.tania/tania-core
npm ERR! command failed
npm ERR! command sh -c npm run development
The text was updated successfully, but these errors were encountered:
Current "master" FTBFS in
npm run dev
as follows:The text was updated successfully, but these errors were encountered: