#!/bin/sh
set -e
nodejs -e "require('locate-path');"
