wayne
wayne10mo 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
rubenf10mo ago
You need to upgrade deno
wayne
wayneOP10mo ago
ok thanks

Did you find this page helpful?