You don’t really need to. AFAIK watchman is just an optional file watcher that works better than the built-in one. So… if you have it installed it uses watchman, if not, it prints that warning and uses the default one. I’ve been working on ember projects for 3 years now and get that message every single time I start ember s, no ill effects.