Alex
Alex
@wal0x Double check in the plugins folder /cordova-plugin-tts/www/tts.js that you do actually have those functions being exported. https://github.com/vilic/cordova-plugin-tts/blob/master/www/tts.js Should look like that if you have the latest
@Jeason123 Why are you trying to use a Chinese locale for an English word? If you give me some more context I can try help
> unset OPENCV4NODEJS_DISABLE_AUTOBUILD This seemed to resolve this particular issue for me. Thank you :+1:
Already using 15.1.0 and getting the same errorr
Any time lines on when this will be resolved?
@hiranya911 if I'm understanding the documentation correctly, that enables the provider against a specific user? We're looking to enable Phone and Email/Password auth providers at the project level. I'm not...
We created a custom client and Terraform provider to accomplish this as well as #441 in the mean time. Would be ideal if this was added officially though.