docs(faq): 新增「会话起不来/parse error」排错条目 + 发布 assetPrefix v26#315
Merged
Conversation
补 FAQ 排错条目(中英):登录 shell 启动文件里 exec 切到别的 shell 导致 会话起不来、首条消息报 zsh: parse error 的根因与两种修法(配 launchShell / 给跳转加 BASH_EXECUTION_STRING 守卫);配合 v2.95.0 的裸壳检测 + launchShell。 assetPrefix 跟随发布升 v26。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
配合 v2.95.0(裸壳检测 + launchShell)补文档站:
zsh: parse error near '\n'?」——讲清登录 shell 启动文件里exec zsh跳转致 CLI 没起来的根因,给两种修法(配launchShell/ 给跳转加BASH_EXECUTION_STRING守卫)。bots.json表的launchShell字段已在 feat(backend): 兼容 rcfile exec 切换 shell 导致会话起不来的场景 #314 加入。assetPrefix跟随本次发布升 v26。已本地
pnpm build通过,launchShell + 新 FAQ 均渲染进 doc_build。合并后跑deploy.sh 26发布到妙搭。