error during buildError default is not exported by node_modulesvuedistvueruntimeesm-bundlerjs imported by node_modulescrb-tpm-mod-distributorlibindexesjs at error Userslinprojecttpm-feAdminUInode_m
This error message indicates that there is an issue with the import statement in the file node_modules/crb-tpm-mod-distributor/lib/index.es.js. It is trying to import 'default' from node_modules/vue/dist/vue.runtime.esm-bundler.js, but 'default' is not exported from that file.
You can try to resolve this issue by checking the import statement in the file mentioned above and making sure that it is importing the correct module. You may also want to check if there are any compatibility issues between the versions of the modules being used.
If you are still unable to resolve the issue, you may need to seek further assistance from the module's documentation or support team
原文地址: https://www.cveoy.top/t/topic/hgx8 著作权归作者所有。请勿转载和采集!