카테고리 없음

ERROR [ExceptionsHandler] Cannot read property 'genSalt' of undefined

maggieH 2022. 2. 27. 22:34
import bcrypt from 'bcryptjs';
를 

import * as bcrypt from 'bycryptjs' 
로 변경

 

저작자표시 비영리 변경금지 (새창열림)