下载源码后,执行 npm run serve 正常。执行 npm run build-comment 报错如下:
- Building for production as web component...
ERROR entry pattern "'src/components/Comment.vue'" did not match any files.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! halo-comment@1.3.2 build-comment: vue-cli-service build --target wc --name halo-comment 'src/components/Comment.vue'
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the halo-comment@1.3.2 build-comment script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:_logs\2022-04-02T05_42_29_483Z-debug.log