thuan1412
thuan1412
` const collectionQuery = filterSafe.collectionQuery; delete filterSafe.collectionQuery; const r = await this.tryGetResource( resourceName, "REFRESH", collectionQuery ); const data = r.list; if (params.sort != null) { const { field, order }...
@simokhalil You have to create a new FirebaseProvider that use Firebase to sort, find, v.v document.
Set storage parameter in GoogleImageCrawler like this: storage={''root_idr': 'your_dir'} Hope this help!
Does "didn't work for me" mean this code dose not create a directory for storing your images? Instead it create the "images" directory for storing images.
This PR is on draft status ( I cannot find the "Mark as daft" button)
Hi @fireboy1919, I got the same error, but do not know the path of the garbage file. Could you tell me its path?
I have signed the CLA!