"Code: Input/output error"의 두 판 사이의 차이

 
31번째 줄: 31번째 줄:


==같이 보기==
==같이 보기==
* [[code .]]
* [[wsl --shutdown]]
* [[Input/output error]]
* [[Input/output error]]



2025년 7월 2일 (수) 14:44 기준 최신판

1 개요[ | ]

code: Input/output error
root@wsl:~/go/src/hello# code .
-bash: /mnt/c/Users/testuser01/AppData/Local/Programs/Microsoft VS Code/bin/code: Input/output error

2 조치[ | ]

PS C:\Users\testuser01> wsl --shutdown
PS C:\Users\testuser01>
root@wsl:~/go/src/hello# code .
Updating VS Code Server to version 2901c5ac6db8a986a5666c3af51ff804d05af0d4
Removing previous installation...
Installing VS Code Server for Linux x64 (2901c5ac6db8a986a5666c3af51ff804d05af0d4)
Downloading: 100%
Unpacking: 100%
Unpacked 2048 files and folders to /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4.
Looking for compatibility check script at /root/.vscode-server/bin/2901c5ac6db8a986a5666c3af51ff804d05af0d4/bin/helpers/check-requirements.sh
Running compatibility check script
Compatibility check successful (0)
root@wsl:~/go/src/hello# code .
root@wsl:~/go/src/hello#

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}