2021年5月4日
摘要: 在 vue.config.js 里增加配置: module.exports = { pluginOptions: { electronBuilder: { nodeIntegration: true } } } 参考链接: https://nklayman.github.io/vue-cli-plu 阅读全文
posted @ 2021-05-04 15:20 W1N9s 阅读(374) 评论(0) 推荐(0)
摘要: 报错步骤:Making for target: squirrel - On platform: win32 - For arch: x64 解决方法:填写 package.json 里的 description 和 author Authors is required.Description is 阅读全文
posted @ 2021-05-04 12:13 W1N9s 阅读(1970) 评论(0) 推荐(1)