pexels_downloader icon indicating copy to clipboard operation
pexels_downloader copied to clipboard

Cannot run

Open callzhang opened this issue 7 years ago • 3 comments

localhost:pexels_downloader lei$ docker-compose up
Starting pexelsdownloader_downloader_1 ... done
Attaching to pexelsdownloader_downloader_1
downloader_1  | Building cache index from "/images/cache"
downloader_1  | Index has been built: found 0 files in 8ms
downloader_1  | TypeError: Cannot read property 'parent' of null
downloader_1  |     at Function.exports.update (/app/node_modules/cheerio/lib/parse.js:69:26)
downloader_1  |     at module.exports (/app/node_modules/cheerio/lib/parse.js:19:11)
downloader_1  |     at Function.exports.load (/app/node_modules/cheerio/lib/static.js:27:14)
downloader_1  |     at parseImages (/app/dist/index.js:123:21)
downloader_1  |     at crawlImages (/app/dist/index.js:178:14)
downloader_1  |     at <anonymous>
pexelsdownloader_downloader_1 exited with code 0

callzhang avatar Mar 22 '18 09:03 callzhang

What if we push working docker image to the Docker Hub and add section on how to run it with one line?

mkolomeychenko avatar Mar 24 '18 22:03 mkolomeychenko

That might be a good idea:)

On Mar 25, 2018, at 6:35 AM, mkolomeychenko [email protected] wrote:

What if we push working docker image to the Docker Hub and add section on how to run it with one line?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

callzhang avatar Mar 25 '18 05:03 callzhang

hello, Can you write the line that you use to fix it?. I'm beginner in js and I don't know how to write.

joseortegalabra avatar Jul 18 '20 16:07 joseortegalabra