Issue getting postcode_by_state #3376
Labels
m: location
Something is referring to the location module
p: 1-normal
Nothing urgent
question
Further information is requested
Milestone
Pre-Checks
Describe the bug
Trying to generate a state and then use the result to get a
zipCode
.Getting the following error:
I've verified that the response from
state
is a correct 2 character state code (i.e.PA
,GA
,CT
).Also tried passing a string to no avail.
The error is getting thrown from line 83 here:
faker/src/modules/location/index.ts
Line 83 in 192b540
Minimal reproduction code
No response
Additional Context
No response
Environment Info
Which module system do you use?
Used Package Manager
npm
The text was updated successfully, but these errors were encountered: