You are using the log-update package which truncates the output: https://github.com/sindresorhus/log-update/blob/main/index.js#L46 Maybe do not use this package? Or use it only to display percentages? Thank you!