.../node_modules/progress/lib/node-progress.js:210
this.stream.clearLine();
^
TypeError: this.stream.clearLine is not a function
at ProgressBar.interrupt (.../node_modules/progress/lib/node-progress.js:210:15)
at file:///...
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v18.18.2