Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for unsupported platforms #38

Open
wweiss opened this issue Mar 4, 2021 · 1 comment
Open

Add check for unsupported platforms #38

wweiss opened this issue Mar 4, 2021 · 1 comment

Comments

@wweiss
Copy link

wweiss commented Mar 4, 2021

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 [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
@wweiss wweiss changed the title Add check for support platform Add check for unsupported platforms Mar 4, 2021
@missinglink
Copy link

This might be easy enough to achieve within package.json, although fsevents seem to have done something different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants