Kujtim Hoxha
05/12/2022, 5:15 PMtypeorm 0.3
with SST? I am having trouble getting it to work and I am thinking it has something to do with how sst packages stuff 😅thdxr
05/12/2022, 5:18 PMthdxr
05/12/2022, 5:18 PMKujtim Hoxha
05/12/2022, 5:20 PMtypeorm
if a function imports it for some reason I get
5989070d-2057-4ac0-b464-a6a7d469c0ec ERROR Runtime.UnhandledPromiseRejection: TypeError: Cannot read properties of undefined (reading 'filename')
I thought that this might be because I need to add it to nodeModules
but after I add it I get
ERROR Runtime.UnhandledPromiseRejection: Runtime.ImportModuleError: Error: Cannot find module 'typeorm'
😅Kujtim Hoxha
05/12/2022, 5:22 PMKujtim Hoxha
05/12/2022, 5:22 PMthdxr
05/12/2022, 5:24 PMKujtim Hoxha
05/12/2022, 5:25 PMKujtim Hoxha
05/12/2022, 5:25 PMNate Michael
05/12/2022, 10:08 PM