Error: Error: Cannot find module '/home/myuser/dist/main.js'
I am getting the error: Error:
when trying to run a successfull build for my actor on Apify, but locally it works without errors.
I have disabled a lot of linting and warnings as they serve me no real purpose other than stop my typescript compliation from succeeding.
It is a Typescript Crawlee project.
Do you have any idea of what might be the cause?
when trying to run a successfull build for my actor on Apify, but locally it works without errors.
I have disabled a lot of linting and warnings as they serve me no real purpose other than stop my typescript compliation from succeeding.
It is a Typescript Crawlee project.
Do you have any idea of what might be the cause?
