If targets is undefined the code seems to hang (never return):
tapes.add('test', d+'/*test.jsx', targets, true);
tapes.run(d+'/results.md');
As a result npm run test indesign-13 works great, but npm run test hangs without notification to what is going on.