Closed
Description
I thought it was the same thing as well but unfortunately when I use require('fs/promises')
I do receive an error message on my node environment but not if I use the second option.
Error: Cannot find module 'fs/promises'
Require stack:
My node version is v12.18.3
Originally posted by @muzhaqi16 in #35726 (comment)