Hi support
i am using aspsoe word api . now i am upgrading from node 14 to node 16 or higher version
±- asposewordscloud@24.10.0
| – request@2.88.2
| – tough-cookie@2.5.0
| ±- psl@1.10.0
| | – punycode@2.3.1 deduped
| – punycode@2.3.1
punnycode is deprecated now . can you update which lib i shall use for new node version
Can you please clarify what specific issue you are facing with the Aspose.Words API after upgrading to Node 16 or higher? Are you encountering any errors or compatibility issues?
I am writing to address an issue we are encountering after upgrading Node.js from version 14 to version 16 or higher while using the Aspose.Words Cloud API. Upon upgrading, we are seeing the following warning and error in our application logs:
(node:499299) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
This deprecation warning appears to originate from dependencies used within the Aspose.Words Cloud SDK. Specifically, it seems related to the punycode module, which has been deprecated in Node.js. The stack trace shows the dependency path as follows:
asposewordscloud@24.10.0
request@2.88.2
tough-cookie@2.5.0
punycode@2.3.1
In addition to this warning, when running the application in a NestJS environment, the application terminates with an exit code of 1. This issue was not present when using Node.js version 14, indicating a potential compatibility or dependency-related issue when running the API with newer Node.js versions.
To summarize, the main issues are:
Deprecation Warnings: The usage of the deprecated punycode module, flagged by Node.js 16+.
Application Crash: The NestJS application exits with code 1 when integrating with the Aspose.Words Cloud SDK after upgrading to Node.js 16+.
I would appreciate it if you could investigate this further and let us know if there are any plans to update the dependencies of the Aspose.Words Cloud SDK to address the compatibility with Node.js 16+.
Please let me know if you require additional details or if there is a recommended workaround for this issue.
@Ghaz786
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSCLOUD-2887
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.