When running apify pull <owner>/<actor> , the CLI crashes with:
TypeError: Reduce of empty array with no initial value
I have tried several actors and it fails every time.
For example, running the following command results in the same error:
apify pull apify/website-content-crawler
apify-cli version: 0.21.9
Node.js version: v24.4.1
When running
apify pull <owner>/<actor>, the CLI crashes with:TypeError: Reduce of empty array with no initial valueI have tried several actors and it fails every time.
For example, running the following command results in the same error:
apify pull apify/website-content-crawlerapify-cli version: 0.21.9
Node.js version: v24.4.1