강의

멘토링

커뮤니티

Inflearn Community Q&A

maxkim77234118's profile image
maxkim77234118

asked

The ultimate tech tree for PHP developers, Laravel lectures

This is a hands-on tutorial that sets up Docker, wsl2, and visual studio code, and finishes with sail up, including alias settings.

WSL Integration부터 자꾸 실패하는데..

Written on

·

291

0

 Ubuntu랑 다 깔려있습니다. 윈도우10이라 그런걸가요? ㅠㅠ

phpLaravel

Answer 1

0

backchur님의 프로필 이미지
backchur
Instructor

단순히 wsl 이 시작되지 않은 상태에서 sail 을 시작하려 하신 것 같습니다.
image

명령 프롬프트 에서 wsl 을 입력했을 때 다음과 같이 나와야 시작이 된 상태입니다. 혹시 나오지 않는다면 wsl 의 재설치가 필요할 것으로 예상됩니다.

 

maxkim77234118's profile image
maxkim77234118

asked

Ask a question