promise를 쓰는데
then 안에있는 코드에서 에러가나면
es6.promise.js:119 Unhandled promise rejection TypeError: Cannot read property '------' of undefined(…)
이렇게 에러가나요 ㅜㅜ
es6.promise.js 이걸 에러가난곳의 파일명으로 바꿀수없나요??
promise를 쓰는데
then 안에있는 코드에서 에러가나면
es6.promise.js:119 Unhandled promise rejection TypeError: Cannot read property '------' of undefined(…)
이렇게 에러가나요 ㅜㅜ
es6.promise.js 이걸 에러가난곳의 파일명으로 바꿀수없나요??
댓글 0