P
Prisma8mo ago
khris

Type 'Promise<string>' is not assignable to type 'string'

I'm seeding data to my project but when creating the user generates this error, can someone help me?
No description
No description
2 Replies
jonfanz
jonfanz8mo ago
You need to await bcrypt.hash
khris
khrisOP8mo ago
cierto amigo, me funciono, muchas gracias

Did you find this page helpful?