Closed LarsFlieger closed 2 years ago
i had the same issue, so i went and edit factory.decorator.d.ts manually, if anyone finds a better way glad to hear it
Have you installed the type definition for faker?
npm install --save @types/faker
Faker is a different library. So make sure you install its type definition.
yeah i realized that after i removed it it works thank you 👍
I implemented the example from the README.md and get this error: