make test を実行すると、次のようになります。
coffee test/my_script_test.coffee
xargs: coffee: No such file or directory
make: *** [test] Error 127
私のmakefileはこのhttps://github.com/github/hubot-scripts/blob/master/Makefileから変更されていません
私はhubotを完璧に実行できるので、xargsがコーヒーを嫌う理由がわかりません。
ありがとう