eheikes / tts

Tools to convert text to speech :books::speech_balloon:
Apache License 2.0
94 stars 19 forks source link

Problems installing #25

Closed ct253 closed 6 years ago

ct253 commented 6 years ago

Hi. I'm a newbie but eventually had success with most of the parts of the install. But when it came to running the command to install aws-tts (npm install aws-tss -g), I kept getting an error message. I've attached the log here. Any idea of what's preventing the install?

I'm on OS X, High Sierra. Node v. 8.9.4. FFmpeg 3.4.1.

The console readout is here:

npm ERR! code E404 npm ERR! 404 Not Found: aws-tss@latest

npm ERR! A complete log of this run can be found in: npm ERR! /Users/XXXXX/.npm/_logs/2018-01-24T09_50_38_284Z-debug.log

Thank you so much for your help!

eheikes commented 6 years ago

You've got a typo in your command -- it's npm install aws-tts -g (2 t's, 1 s), not tss.