dfinke / NameIT

PowerShell module for randomly generating data
MIT License
131 stars 28 forks source link

Invoke-Generate '[person]' getting blank output #34

Closed rom3029 closed 4 years ago

rom3029 commented 4 years ago

Hello,

Thanks for developping this script.

I tried the Invoke-Generate '[person]' , with or without quotes, also tried '[person male first]' and others.

I get a blank output for these, tough the other options work fine. I use powershell 5.1.18362.752

I'll get a look at the code and update you if I find out why i get an issue.

Best regards,

dfinke commented 4 years ago

Let me know.

I'm running PS v5.1

image

Zergie commented 3 years ago

Hey there,

i get pretty much the same issue. Running on Powershell 7.1 but get the same behaviour in Powershell 5.1.19041.610

1

It seams that '[person]' is affected..