It would be nice if the install would check for an unsupported platform, like Windows, and gracefully exist if not compatible - similiar to how it is handled with fsevent.
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
It would be nice if the install would check for an unsupported platform, like Windows, and gracefully exist if not compatible - similiar to how it is handled with
fsevent.