npm install fb-watchmanyarn add fb-watchmanpnpm add fb-watchman<script src="https://fastly.jsdelivr.net/npm/fb-watchman"></script><script src="https://unpkg.com/fb-watchman"></script><script type="module">
import fbwatchman from 'https://cdn.jsdelivr.net/npm/fb-watchman/+esm';
</script><script type="module">
import fbwatchman from 'https://cdn.skypack.dev/fb-watchman';
</script>