Replace faker with a maintained version of the package #39021
Unanswered
ST-DDT
asked this question in
Ideas / Feature Requests
Replies: 0 comments
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.
-
I noticed, that you are using the old version of faker, that is no longer maintained.
gatsby/packages/gatsby-source-faker/package.json
Line 11 in 739c002
You might want to switch to the maintained package
@faker-js/faker
.It has all the versions from the old package, but received numerous updates in the meantime (including built-in types).
Disclaimer: I'm a maintainer of
@faker-js/faker
.Beta Was this translation helpful? Give feedback.
All reactions