#!/bin/sh
echo "hatch binary not found. Run 'npm rebuild @agora-build/hatch' to install." >&2
exit 1
