I have made a PR for the issue and solved it by updating package.json.
The reason i discovered is that - the current package is attempting to use an algorithm or key size which is no longer allowed by default with OpenSSL 3.0
I have provded the fix in accordance with the release notes for Node.js 17.
I have made a PR for the issue and solved it by updating package.json.
The reason i discovered is that - the current package is attempting to use an algorithm or key size which is no longer allowed by default with OpenSSL 3.0
I have provded the fix in accordance with the release notes for Node.js 17.