Hello guys :)
I got an issue while trying to work with the replicate library due to the fact I was running my project with node.js 16 without the nodejs experimental flag
I think it should be cool to add something in the library documentation in order to explain it or maybe update the engines in the package.json to force the end user using node.js version > 18
I can create a PR in order to fix that :)