Inflearn brand logo image

Inflearn Community Q&A

ash's profile image
ash

asked

Applying TypeScript to Node.js (feat. NodeBird)

Adapt the interface to the situation

delete user.password

Written on

·

179

0

- delete user.password;

그래도 여전히 여기에.. 에러가 나고있는데 , 

이렇게 나오고용 user 에 go to definition 을 클릭하게 되면 , 

이와같이 나오는데 무엇이 문제일까요 ?? 프로젝트는 제로초님 깃에 있는것을 내려받고 그대로 npm install 한 후에 메모하면서 보고있습니다.

웹앱nodejstypescript

Answer 1

0

zerocho님의 프로필 이미지
zerocho
Instructor

강좌 새소식 참고해주세요.

https://www.inflearn.com/course/nodejs-typescript-%EC%A0%81%EC%9A%A9/news

ash님의 프로필 이미지
ash
Questioner

아 넵넵 감사합니다 !! 제로초님 강의듣고 취직했어여 긋긋 

ash's profile image
ash

asked

Ask a question