Closed fkalpana closed 1 year ago
Please note that print designer is only compatible with develop version of frappe framework. v14 is not supported as this app requires vue3.
vue3
can we upgrade vue to verion3 on V14 instance ?
Vue is part of frappe framework. maybe @shariquerik can answer this better.
can we upgrade vue to verion3 on V14 instance ?
No, you cannot upgrade to vue3 in v14 frappe
yarn run v1.22.19 warning ../../../package.json: No license field $ node esbuild --production --apps print_designer --run-build-command ✘ [ERROR] Could not resolve "@vue/composition-api/dist/vue-composition-api.mjs"
You can mark the path "@vue/composition-api/dist/vue-composition-api.mjs" as external to exclude it from the bundle, which will remove this error.