helperdiscord / petitio

An HTTP/S library designed to be simple, fast, and type-strong.
https://helperdiscord.github.io/petitio/
MIT License
44 stars 6 forks source link

node 16 #27

Closed tbnritzdoge closed 3 years ago

tbnritzdoge commented 3 years ago

Petitio will not function on NodeJS 16 due to the removal of process.bindings. This has already been resolved in undici and will be resolved here once we upgrade to the latest version of undici ( #19 )