wayne
wayne13mo ago

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
rubenf
rubenf13mo ago
You need to upgrade deno
wayne
wayneOP13mo ago
ok thanks

Did you find this page helpful?