#!/bin/sh
echo "[dev-flow] Binary not installed. Run: npm rebuild @xinyue/dev-flow" >&2
exit 1
