34:19 watch.1 | ✘ [ERROR] Could not resolve "vue/dist/vue.js"
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/js/frappe/recorder/recorder.js:1:16:
16:34:19 watch.1 | 1 │ import Vue from "vue/dist/vue.js";
16:34:19 watch.1 | ╵ ~~~~~~~~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | The module "./dist/vue.js" was not found on the file system:
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/node_modules/vue/package.json:65:16:
16:34:19 watch.1 | 65 │ "./dist/*": "./dist/*",
16:34:19 watch.1 | ╵ ~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | You can mark the path "vue/dist/vue.js" as external to exclude it from the bundle, which will remove this error.
16:34:19 watch.1 |
16:34:19 watch.1 | ✘ [ERROR] Could not resolve "vue-router/dist/vue-router.js"
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/js/frappe/recorder/recorder.js:2:22:
16:34:19 watch.1 | 2 │ import VueRouter from "vue-router/dist/vue-router.js";
16:34:19 watch.1 | ╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | The module "./dist/vue-router.js" was not found on the file system:
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/node_modules/vue-router/package.json:27:16:
16:34:19 watch.1 | 27 │ "./dist/*": "./dist/*",
16:34:19 watch.1 | ╵ ~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | You can mark the path "vue-router/dist/vue-router.js" as external to exclude it from the bundle, which will remove this error.
16:34:19 watch.1 |
16:34:19 watch.1 | ✘ [ERROR] Could not resolve "vue/dist/vue.esm.js"
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/js/libs.bundle.js:2:16:
16:34:19 watch.1 | 2 │ import Vue from "vue/dist/vue.esm.js";
16:34:19 watch.1 | ╵ ~~~~~~~~~~~~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | The module "./dist/vue.esm.js" was not found on the file system:
16:34:19 watch.1 |
16:34:19 watch.1 | frappe/public/node_modules/vue/package.json:65:16:
16:34:19 watch.1 | 65 │ "./dist/*": "./dist/*",
16:34:19 watch.1 | ╵ ~~~~~~~~~~
16:34:19 watch.1 |
16:34:19 watch.1 | You can mark the path "vue/dist/vue.esm.js" as external to exclude it from the bundle, which will remove this error.
16:34:19 watch.1 |
i am successfully starting a bench but while staring a bench this error occurs
any problem here