MehediH / Bulksplash

A simple command line tool that lets you bulk download images from Unsplash
https://www.npmjs.com/package/bulksplash
GNU General Public License v3.0
534 stars 56 forks source link

Missing ./images folder #15

Closed aferriss closed 4 years ago

aferriss commented 5 years ago

Not sure why it wasn't being created, but I needed to manually run mkdir ./images or else I got a node error about the folder not being there.

djsnipa1 commented 5 years ago

Same here. Thank you for the tip!

MehediH commented 4 years ago

Hi this should be fixed with the latest update!