We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
package.json
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
see: https://chatgpt.com/c/84c78d18-bdee-4646-b2f6-4f54d95db0e0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
preparation
package.json
中的 name 要和 build 中 appId 的名字保持一致,see: ERR_ELECTRON_BUILDER_CANNOT_EXECUTE electron-userland/electron-builder#5134 (comment)qrcode-terminal octal
tiktoken wasm
see: https://chatgpt.com/c/84c78d18-bdee-4646-b2f6-4f54d95db0e0
The text was updated successfully, but these errors were encountered: