My scraper is failing for 4 months, for multiple reasons. As of now, there seem to be installing problems of the node version. I tried 14.x, 16.x, 18.x and removing this line completely - all result in another error, from “[ is not a valid command” (seems to be a bash/dash incompatibility in the docker image) to GLIBC or similar not found or not in the correct version.
Is there any working scraper right now which I can look at and copy the dependency configuration?