inflearn logo
Course

Course

Instructor

jh shin's Posts

jh shin jh shin

@pleochroism0714

Reviews Written
9
Average Rating
3.7

Posts 4

Q&A

pug 파일을 올려주실 수 없나요?

다음과 같습니다. 번거롭게 해서 미안합니다. C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\views\main.pug:36 34| .twit-img 35| img(src=twit.img alt='섬네일') > 36| -const like = user && twit && twit.Liker.map(l => l.id ).includes( user.id ); 37| if user && !like 38| button.like 좋아요 39| else if user && like Cannot read property 'map' of undefined TypeError: C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\views\main.pug:36 34| .twit-img 35| img(src=twit.img alt='섬네일') > 36| -const like = user && twit && twit.Liker.map(l => l.id ).includes( user.id ); 37| if user && !like 38| button.like 좋아요 39| else if user && like Cannot read property 'map' of undefined at eval (eval at wrap (C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\node_modules\pug- runtime\wrap.js:6:10), :203:41) at eval (eval at wrap (C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\node_modules\pug- runtime\wrap.js:6:10), :281:4) at template (eval at wrap (C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\node_modules\pug- runtime\wrap.js:6:10), :699:119) at Object.exports.renderFile (C:\Users\pleoc\OneDrive\ Documents\Start_up\javawork\ NodeBird_old\node_modules\pug\ lib\index.js:427:38) ..........

Likes
0
Comments
3
Viewcount
292

Q&A

authentication failed 오류

번거롭게 해서 미안합니다. compass가 오류 popup하고 죽어버립니다. 해서 4.0으로 깔아서 다시 해보고, 3.6으로 여러번 접속하였는데 마찬가지 입니다. 콘솔에 나온 오류 코드를 보니 windows pdh error....

Likes
0
Comments
4
Viewcount
389