async function main() { throw new Error('boom from user script'); } module.exports = main;