Skip to content

electron build 持续更新 #49

Open
@MarkShawn2020

Description

@MarkShawn2020

preparation

  1. package.json 中的 name 要和 build 中 appId 的名字保持一致,see: ERR_ELECTRON_BUILDER_CANNOT_EXECUTE electron-userland/electron-builder#5134 (comment)
  2. 要开启 app 权限,see: hdiutil exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE electron-userland/electron-builder#5431 (comment)

qrcode-terminal octal

gsed -i 's#\\033\[40m  \\033\[0m#\u001B[40m  \u001B[0m#g' node_modules/qrcode-terminal/lib/main.js
gsed -i 's#\\033\[47m  \\033\[0m#\u001B[47m  \u001B[0m#g' node_modules/qrcode-terminal/lib/main.js

tiktoken wasm

see: https://chatgpt.com/c/84c78d18-bdee-4646-b2f6-4f54d95db0e0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions