```js { stack: 'Error: Your button is not working\n' + ' at Object. ($SNIP/test.js:39:27)\n' + ' at Module._compile (node:internal/modules/cjs/loader:1103:14)\n' + ' at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)\n' + ' at Module.load (node:internal/modules/cjs/loader:981:32)\n' + ' at Function.Module._load (node:internal/modules/cjs/loader:822:12)\n' + ' at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)\n' + ' at node:internal/main/run_main_module:17:47', message: 'Your button is not working' } ```