theonlyoneu
@theonlyoneu0322
Reviews Written
3
Average Rating
4.3
The introduction is empty
Posts
Q&A
Comment 모델에서 responseTo의 ref 질문입니다.
responseTo의 ref에 관한 질문이었습니답. ㅜㅜ 아래는 제 코드입니다. 저는 'Comment'로 ref를 설정했고 에러는 나지 않았습니다. (사진)
- 0
- 2
- 244
Q&A
npm run dev시 오류
혹시 yarn 사용시 에러 나시는 분 참고 하세요. ^^ --prefix client 말고 아래와 같이 --cwd ./client 로 바꿔주세요. "scripts": { "start": "node index.js", "server": "nodemon index.js", "client": "yarn --cwd ./client run start", "dev": "concurrently -k \"yarn run server\" \"yarn run client\"" },
- 2
- 11
- 2.8K




