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

Error thrown when a admin user is created using the cli #5

Open
shantanubhadoria opened this issue Oct 27, 2016 · 1 comment
Open

Comments

@shantanubhadoria
Copy link

shantanu@shantanu-Inspiron-3647:~/telepat/telepat-api$ telepat  add admin --email shantanu --password shantanu
/home/shantanu/.nvm/versions/node/v6.9.1/lib/node_modules/telepat-cli/lib/addController.js:64
        if(parsedResponse.status!==200) throw parsedResponse
           ^

ReferenceError: parsedResponse is not defined

I am preparing a pull request to sort this out. No need to do anything about this ticket on your end.

shantanubhadoria added a commit to shantanubhadoria/telepat-cli that referenced this issue Oct 27, 2016
andreimarinescu added a commit that referenced this issue Nov 1, 2016
fixes #5 Error on admin user creation
@Rezi
Copy link

Rezi commented Dec 29, 2016

I see this issue is still not fixed in this master repo. I needed to fix it myself after clone

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

2 participants