Hi
I have an error:
TypeError: n?.on is not a function at Bt (/opt/rust/nodejs.js:8:17410) at on (/opt/rust/nodejs.js:9:322)Unhandled Rejection: [External: 56049aee0920]Node.js process exited with exit status: 128. The logs above can help with debugging the issue.INIT_REPORT Init Duration: 1104.43 ms Phase: init Status: error Error Type: Runtime.ExitErrorThis is hyper-express typescript project for server. Unfortunately I have no idea what is the problem.
You can find the source code here: https://github.com/gaisdav/wishlist-server
Thank you!