wayne
wayne8mo 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
rubenf8mo ago
You need to upgrade deno
wayne
wayneOP8mo ago
ok thanks

Did you find this page helpful?