I have set up theos by this tutorial: https://iosgods.com/topic/33037-install-theos-dependencies-windows/
when I try to run the last line, /home/*/theos/bin/nic.pl, I get an error that says
Can't locate FindBin.pm in @INC (you may need to install the FindBin module) (@INC contains: /usr/lib/perl5/site_perl/5.22/x86_64-cygwin-threads /usr/lib/perl5/site_perl/5.22 /usr/lib/perl5/vendor_perl/5.22/x86_64-cygwin-threads /usr/lib/perl5/vendor_perl/5.22 /usr/lib/perl5/5.22/x86_64-cygwin-threads /usr/lib/perl5/5.22 .) at /home/sergeipwnu/theos/bin/nic.pl line 7.
BEGIN failed--compilation aborted at /home/sergeipwnu/theos/bin/nic.pl line 7.