codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.07k stars 341 forks source link

Tuya-cli not working #556

Closed mhendu closed 2 years ago

mhendu commented 2 years ago

Describe the bug I've followed the directions to install the app (on Ubuntu 18.04). I get an error:

got.paginate = async function* (url, options) {

SyntaxError: Unexpected token *

To Reproduce Install app Run tuya-cli wizard

Expected behavior List my devices

mhendu commented 2 years ago

Err, oops. Just realized this is a different project. Apologies.