VBS Job to Package a Visual Application fails
Summary:
Hi All,
Build job is failing with the below error for Visual application packaging,
[2024-08-12 11:32:52] (node:12539) ExperimentalWarning: Importing JSON modules is an experimental feature. This feature could change at any time
[2024-08-12 11:32:52] (Use node --trace-warnings ...
to show where the warning was created)
[2024-08-12 11:32:53] Warning: ReadableStream is not defined Use --force to continue.
[2024-08-12 11:32:53] Aborted due to warnings.
[2024-08-12 11:32:53] END shell script execution
[2024-08-12 11:32:53] === End Visual Application Packaging Execution ===
I am attaching both failed and successful logs.
The build executor is System Default OL7 for Visual Builder.
It was working last week and with no configuration change it started failing