@Alex-Patterson said in Node Version Compatibility:
@max-0 our SDK package.json can be found here https://github.com/FusionAuth/fusionauth-typescript-client/blob/master/package.json
In reality, we don't impose any limitations on a client, if something doesn't work well with your setup you can always exit from the SDK strategy and call the API's directly.
Thanks for the clarification! Good to know we can always call the APIs directly if needed.