CasperC
Apify & Crawlee3y ago
9 replies
Casper

Error: Error: Cannot find module '/home/myuser/dist/main.js'

I am getting the error: Error:
 Cannot find module '/home/myuser/dist/main.js' 

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?
Was this page helpful?