Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App not update Getting key not possible! The Solution #27

Open
SpoturDeal opened this issue Dec 10, 2018 · 3 comments
Open

App not update Getting key not possible! The Solution #27

SpoturDeal opened this issue Dec 10, 2018 · 3 comments

Comments

@SpoturDeal
Copy link

It seems that this app is no longer maintained.
I have deleted it from my palette.

Use node-red-contrib-cast this one works perfect.

@SpoturDeal SpoturDeal changed the title App not update Getting key not possible solution App not update Getting key not possible! The Solution Dec 10, 2018
@nabbl
Copy link
Owner

nabbl commented Dec 10, 2018

Yes unfortunately I don't have time to maintain this feature at the moment. Additionally I don't even need to use it myself anymore. So the incentive is kind of gone.

I updated the Readme to help users find your alternative library.

@nabbl nabbl closed this as completed Dec 10, 2018
@nabbl nabbl reopened this Dec 10, 2018
@nabbl
Copy link
Owner

nabbl commented Dec 10, 2018

Leaving this open for a while.

@specklesmike
Copy link

specklesmike commented Feb 7, 2019

Note: 2019
In ~/.node-red/node_modules/google-home-notify`

edit package.json and change the dependency on 'google-tts-api' from '0.0.2-alpha1' to '0.0.4', so it reads:

"dependencies": {
"bluebird": "3.5.1",
"castv2-client": "^1.2.0",
"google-tts-api": "0.0.4"
}

Update the dependency
npm update

Restart node-red
node-red-stop
node-red-start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants