mashlol / notify

Notify your devices from the terminal
https://mashlol.github.io/notify/
261 stars 38 forks source link

Channel Name #3

Closed kyluke closed 8 years ago

kyluke commented 8 years ago

Hey man, really cool project. I've registered my device and get

[notify] Your registration code has been saved to ~/.notifyreg

However, when testing this I run

ls -l ; notify

and get the following error:

[notify] Encountered an error: { code: 141, message: 'Error 112: Channel name must start with a letter: '}

I won't submit my identifier here but it does start with a 2. Is this causing an issue? Can I re-create a key?

Thanks man.

dubs3c commented 8 years ago

[notify] Encountered an error: { code: 141, message: 'Error 112: Channel name must start with a letter: ' }

My key starts with a 1.

Getting the same error.

mashlol commented 8 years ago

Thanks for reporting guys, this should be fixed now if you update to 0.0.3 using npm.

kyluke commented 8 years ago

I can confirm that this works