So apparently this works:
--parser json-stringify --write "myfolder/intl_*.arb"
and this doesn't:
--parser json-stringify --write "myfolder/*.arb"
I can only imagine that /* is somehow parsed as a comment in javascript...
Error message:
Error: No files matching the pattern were found: "[object Object]".