Skip to content

Commit

Permalink
Closes #336.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Aug 14, 2020
1 parent 864d79b commit c58ab88
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -70,6 +70,11 @@ The `FsEventsInfo` has the following shape:
- v1.2.8 supports node 6+
- v1.2.7 supports node 4+

## Troubleshooting

- I'm getting `EBADPLATFORM` `Unsupported platform for fsevents` error.
- It's fine, nothing is broken. fsevents is macos-only. Other platforms are skipped. If you want to hide this warning, report a bug to NPM bugtracker asking them to hide ebadplatform warnings by default.

## License

The MIT License Copyright (C) 2010-2020 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller — see LICENSE file.
Expand Down

0 comments on commit c58ab88

Please sign in to comment.