카테고리 없음
ERROR [ExceptionsHandler] Cannot read property 'genSalt' of undefined
maggieH
2022. 2. 27. 22:34
import bcrypt from 'bcryptjs';
를
import * as bcrypt from 'bycryptjs'
로 변경