Build Error: Alien-Packages-Cygwin 0.03 for on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • Alien-Packages-Cygwin 0.03

See if you can identify what is pulling that module in. Anything that needs Cygwin to run on Windows isn’t compatible with a native Windows build. Maybe you can find an alternative way to do what you want that plays better with native Windows.
Cygwin dependencies should not be used on Windows unless you’re running the Cygwin Linux emulator on Windows (which has it’s own version of Perl that isn’t interoperable with a native Windows Perl). Or you could move your project to Linux.