A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Segment fault MMM-GoogleTTS
-
@jamesarm
I was the original author of it. I’ll look inside tomorrow. I ran away from the my exmodules for personal reasons for a while. -
@mmrize we are glad that you are back! your ideas and expertise are wonderful!
-
Hmmm. In my test, there be no issue.
Anyway, try these steps;
- Update and Upgrade your MM to the latest version. If you can, Upgrade Electron and Node also.
- Remove MMM-GoogleTTS then reinstall (without electron-rebuild)
- Get credentials and config you need.
- Try execution.
- Is there an error? what kind of? show me.
- IF you are doubting
electron-rebuild
issue, tryserver only
mode. (Still do not electron-rebuild yet) - in server only mode and browser trial, it works?
- If it works, now do
electron-rebuild
process. Is there any error in process?
-
@mmrize Looks like it is fixed now, from what I can tell it appears the repo has been updated to support grpc.js instead of the deprecated module.
-
@jamesarm
Glad to hear it works for you now.