Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameter 'city_root' not found in 'address' category #87

Closed
serpro69 opened this issue Jun 1, 2021 · 0 comments
Closed

Parameter 'city_root' not found in 'address' category #87

serpro69 opened this issue Jun 1, 2021 · 0 comments
Labels
bug 🐞 Something isn't working core 🧬 Issue related to :core module good first issue 🔰 Good for newcomers
Milestone

Comments

@serpro69
Copy link
Owner

serpro69 commented Jun 1, 2021

val config = fakerConfig { locale = "nb-NO" } // also applies to 'vi' locale
val faker = Faker(config)
println(faker.address.city())
@serpro69 serpro69 added bug 🐞 Something isn't working core 🧬 Issue related to :core module labels Jun 1, 2021
@serpro69 serpro69 added this to the 1.8.0 milestone Jun 1, 2021
@serpro69 serpro69 added the good first issue 🔰 Good for newcomers label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working core 🧬 Issue related to :core module good first issue 🔰 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant