You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
这是由于项目中引用了github.com/kr/pty v1.1.8 这个库
然后它其实是在搬运github.com/creack/pty v1.1.7
Setctty set but Ctty not valid in child这个bug就是由这个库产生的,
目前官方已经修复了这个bug,具体请看 creack/pty#96
访问terminal页面报错 fork/exec /system/bin/sh: Setctty set but Ctty not valid in child, 请问是什么原因?
The text was updated successfully, but these errors were encountered: