Can I install or reinstall the add-ons for validation detection?
Can I install what I need from cygwin execution file?_
I think I’m missing a seed in my mongo machine to detect validation scripts. I’ve reinstalled several times and I’m running vagrant on cygwin now. But didn’t execute mingw-get-setup.exe the last time. I’m receiving this error for replica set lab validation:
[thread1] ReferenceError: validate_lab_initialize_local_replica_set is not defined :
my output for rs.isMaster() shows
rs.isMaster() rs.isMaster()
{
“hosts” : [
“192.168.103.100:27001”,
“192.168.103.100:27002”,
“192.168.103.100:27003”
],
etc.
And similarly errors for
validate_lab_remove_readd_node