-
I was [asked](https://github.com/Marak/faker.js/issues/1183#issuecomment-858707093) to open this issue here instead of at faker. It's too bad that the issue was locked, since the link to this new iss…
IanVS updated
2 years ago
-
After the "switcheroo" [that was pulled with Faker](https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/), I imagine that it would be a goo…
-
### Describe the bug
faker.vehicle returns undefined
### Reproduction
`faker.vehicle.manufacturer()`
### Additional Info
@faker-js/faker": "^6.0.0-alpha.5"
-
### Description
in faker i used generating numbers with precision.
```
faker.datatype.number({ min: 100, max: 2000, precision: 100 })
```
which would give me
`1400`
### Proposed solution
C…
-
### Describe the bug
I received export error when building project with `@fakerjs/faker`
```
node_modules/@faker-js/faker/index.ts:4:1 - error TS1203: Export assignment cannot be used when target…
-
Currently, we only show the first signature of a method.
This results in incomplete information being see below for an example.
I considered these options:
- Switch to the last at that is usually…
-
### Describe the bug
When you link https://fakerjs.dev in chats like Discord or on Twitter, it won't render any rich preview or site description.
### Reproduction
### Additional Info
T…
-
### Describe the bug
Importing directly from locales it's not working.
E.g. `import faker from '@faker-js/faker/locale/en'`
Package has no locale folder
![image](https://user-images.githubuse…
-
Any hints where to find source code of faker.js after https://github.com/Marak/Faker.js has been taken down from the public internet? If yes, changing dead links in this documentation would be fabulou…
-
_note: sorry in advance, this is a copy / paste from the original project. I'm new to the library and am not sure what the history is or future for the project, i.e. if this repo will become the more …