Cannot read properties of undefined #1877
Replies: 2 comments 2 replies
-
- const faker = require('@faker-js/faker/locale/en');
+ const { faker } = require('@faker-js/faker/locale/en'); |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Shinigami92
-
Thanks.. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I got error :
ERROR: Cannot read properties of undefined (reading 'email')
thanks
Beta Was this translation helpful? Give feedback.
All reactions