I am updating my MEAN API for Typescript, when I try to pass the bcrypt to generate the hash the compiler is pointing the following error
src/models/User.ts(57,12): error TS2339: Property 'password' does not exist on type 'Document'....
asked by
27.09.2018 / 16:02