for await (const event of log) { ^^^^^
SyntaxError: Unexpected reserved word at createScript (vm.js:80:10) at Object.runInThisContext (vm.js:139:10) at Module.compile (module.js:616:28) at Module.m.compile (/home/krystiangraupner/Dev/GETMORE/backend_compra-mais/node_modules/ts-node/src/index.ts:413:23) at Module.extensions..js (module.js:663:10) at Object.require.extensions.(anonymous function) [as .ts] (/home/krystiangraupner/Dev/GETMORE/backendcompra-mais/node_modules/ts-node/src/index.ts:416:12) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module.load (module.js:497:3) at Module.require (module.js:596:17) at require (internal/module.js:11:18) at Object. (/home/krystiangraupner/Dev/GETMORE/backendcompra-mais/src/app.ts:17:1) at Module.compile (module.js:652:30) at Module.m.compile (/home/krystiangraupner/Dev/GETMORE/backend_compra-mais/node_modules/ts-node/src/index.ts:413:23) at Module.extensions..js (module.js:663:10) at Object.require.extensions.(anonymous function) [as .ts] (/home/krystiangraupner/Dev/GETMORE/backendcompra-mais/node_modules/ts-node/src/index.ts:416:12)
[nodemon] app crashed - waiting for file changes before starting...