An electron-vue project
vue-element-admin的electron版本
- yarn run build 之后报错 "Maximum call stack size exceeded"
- Icons 不显示
- tuieditor 通过 yarn 安装会一直卡住,暂时注释掉了
- Table/Drag Table 提示 Error in callback for immediate watcher "data":"TypeError: Cannot read property 'reduce' of null"
- Error Log 提示 Cannot read property 'a' of undefined
其他的没什么问题,能力有限,上述问题未能解决
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.