With node v10.15.1 I try to use Promise.allSettled() to executes batches of Promise but it throw me an error
Promise.allSettled()
TypeError: Promise.allSettled is