CLI error: this.settings.reader.isTerminal is not a function
wmill workspace add bluewind bluewind https://bluewind.windmill.dev/
error: Uncaught (in promise) TypeError: this.settings.reader.isTerminal is not a function
const isTty = this.settings.reader.isTerminal();
2 Replies