ts-node-esm is broken in node v20+ (tested on v20.4), we should move to node --no-warnings=ExperimentalWarning --loader ts-node/esm src/main.ts before it's fixed. > ts-node-esm -T src/main.t...
I think I am experiencing this bug as well and thus can't start the crawlee project . I have updated to the latest node and tsc-node-esm so far I can see. Do you have any workarounds to this?
However I have also updated my Readme file but my actor on the apify store has not been updated with the changes to my readme file. How can I figure out why this has failed? Also I have fixed a bunch of bugs that put the actor into maintenance mode, but when I remove it from maintenance mode, Apify automated testing system keeps setting it back and reference a previous test as the reason.