Deluze / electron-vue-template

Simple Vue3 + Electron starter template in TypeScript, including ViteJS and Electron Builder
MIT License
579 stars 108 forks source link

__name is not define #49

Closed HeHong1 closed 8 months ago

HeHong1 commented 1 year ago

when i run npm run start,some thing with wrong

09:22:42 [vite] Internal server error: __name is not defined
  Plugin: vite:vue
  File: /Users/fan/Desktop/project/timp-app/src/renderer/components/common/TitleBar.vue
Deluze commented 1 year ago

Please provide your source code as I can't tell what is going on from your error.