TooTallNate / proxy-agents

Node.js HTTP Proxy Agents Monorepo
https://proxy-agents.n8.io
919 stars 238 forks source link

Unexpected token . #196

Closed pablolopezgit closed 1 year ago

pablolopezgit commented 1 year ago

Hi

image

This is the issue, it doesnt even initialize

thanks in advance!

TooTallNate commented 1 year ago

Your version of Node.js doesn't support optional chaining. You're probably not on Node v14 or newer.