node-apn
node-apn copied to clipboard
Unsupported nodejs>16
I have upgraded nodejs to 18 or 20 and parse/node-apn return Unsupported. Dose not support nodejs>16? I am using "@parse/node-apn": "^6.1.0"
Thanks for opening this issue!
It's tested with several node versions, see:
https://github.com/parse-community/node-apn/blob/b886c8824c57655bf063715ac3e3c9a80aee7f8d/.github/workflows/ci.yml#L14-L21