인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

rhdgrudn2447's profile image
rhdgrudn2447

asked

Node and React series that you can learn by following - Creating a YouTube site

Creating a Video Upload FORM (1)

설정

Written on

·

174

0

cd client가 안되여

mongodbreactnodejsredux

Answer 1

1

cd는 change directory의 약자입니다. 

그래서 cd client하면 client디렉토리로 변경한다는 것인데

작성자님의 현재 디렉토리 위치에 client 디렉토리가 없다면 들어갈수없습니다.

한번 디렉토리의 상하관계를 체크해보시고 하시면 좋을거같습니다.

rhdgrudn2447's profile image
rhdgrudn2447

asked

Ask a question