Nexmo / nexmo-cli

Nexmo CLI (Command Line Interface)
https://nexmo.com
MIT License
78 stars 52 forks source link

Initialization error should state "cannot initialize the CLI" and not "library"/"SDK" #64

Closed leggetter closed 8 years ago

leggetter commented 8 years ago

When you try to execute a command and nexmo setup hasn't been run you will see an error as outlined in the title of this issue. It should be changed to state the "CLI" cannot be initialized..

cbetta commented 8 years ago

@leggetter is this still an issue or did you fix this?

cbetta commented 8 years ago

FYI I see this error:

Could not read credentials. Please run 'nexmo setup' to setup the CLI. (ENOENT: no such file or directory, open '/Users/cbetta/.nexmorc')
cbetta commented 8 years ago

Seems to no longer be an issue.