The community member has created a scraper that works locally, but when deploying to Apify, they are encountering errors related to the http-crawler.d.ts file. A comment indicates that the issue was solved by adding a missing .eslintrc file.
I have created a scraper that works and runs fine locally however when deploying to Apify I get a lot of error that reference the http-crawler.d.ts. Looking for some guidance how to resolve this due to running locally just fine.