To make sure your can see debug detail, please start your nodeos by these two command:
--contracts-console \
--verbose-http-errors \
Please enter the child folder and check their READMD.md
and then check their code .
and there are some example about how to push contract's action with JavaScript, such as 03-array-in-action-params, let's check it and follow README.md to do it!