在 Mac 系统下开发 electron 桌面应用,打包时需要配置签名证书。本文就介绍一下 Mac 中如何生成自建证书。
字数:127 阅读时长:1分钟
electron 应用优雅的配置 about 信息
字数:406 阅读时长:2分钟
electron-updater 报错 Cannot find module 'debug'
字数:392 阅读时长:2分钟
使用 electron-updater 更新 electron 应用,打完包安装启动出现这种报错:Cannot find module 'debug',Cannot find module 'builder-util-runtime'。
electron globalShortcut 快捷键与系统全局快捷键冲突
字数:360 阅读时长:1分钟
Linux Centos 系统安装 nvm 管理 nodejs版本
字数:301 阅读时长:1分钟
nodeJs + cheerio + axios 实现一个小爬虫
字数:238 阅读时长:1分钟
MacOS 系统下 electron 常用的程序目录
字数:315 阅读时长:1分钟
egg报错Cannot set property router of #<Object> which has only a getter
字数:182 阅读时长:1分钟
最近使用 pnpm 安装 egg-init egg-example --type=simple 生成项目的依赖,在运行后请求路由出现报错:TypeError: Cannot set property router of #<Object> which has only a getter。
pnpm tauri build 默认 `com.tauri.dev` 打包报错
字数:197 阅读时长:1分钟
使用 tauri + solid.js 构建桌面应用,执行 pnpm tauri build 打包命令报错:Error You must change the bundle identifier intauri.conf.json > tauri > bundle > identifier. The default valuecom.tauri.devis not allowed as it must be unique across applications 。











