@UserTrue said in NODE js problem:
const {default: fetch } = await import("node-fetch")
it works thank you
Hello,
I want to download image. But i think something wrong.
log image.png
Load >> site.com/image.png
Current URL
Download << settings <<||| Url = site.com/image.png File Path = FilesFromDirectory(OnlyWrite)
Log Thread #1 : All data have been processed for image
But no download. How can i do this ?