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
I had an error 'vi: cant read user input' earlier when using my own compiled 'vi(https://github.com/rmyorston/busybox-w32)' and now I have a similar error('IO error: The function is incorrect') when I use 'cargo tauri init'.
After reopening 'mingw32.exe', 'vi' and 'cargo tauri init' will not report errors both , and may continue to report errors both.
It should be the same io problem.
Description / Steps to reproduce the issue
早我使用自己编译的'vi(https://github.com/rmyorston/busybox-w32)'时出现过错误'vi: cant read user input',现在我使用'cargo tauri init'时候也出现相似的错误。
重新打开'mingw32.exe'后,'vi'和'cargo tauri init'又会同时不报错误,也有可能继续报错。
应该是同一个io问题。
I had an error 'vi: cant read user input' earlier when using my own compiled 'vi(https://github.com/rmyorston/busybox-w32)' and now I have a similar error('IO error: The function is incorrect') when I use 'cargo tauri init'.
After reopening 'mingw32.exe', 'vi' and 'cargo tauri init' will not report errors both , and may continue to report errors both.
It should be the same io problem.
Expected behavior
no io error
Actual behavior
had a io errer
Verification
Windows Version
MINGW32_NT-10.0-17763
MINGW environments affected
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: