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

TypeError: The header content contains invalid characters #11

Open
jcampbell05 opened this issue Mar 11, 2016 · 0 comments
Open

TypeError: The header content contains invalid characters #11

jcampbell05 opened this issue Mar 11, 2016 · 0 comments

Comments

@jcampbell05
Copy link

On Mac OS X 10.11, I get the following error when trying to do anything with the CLI to do with creating an app or admin:.

TypeError: The header content contains invalid characters at ClientRequest.OutgoingMessage.setHeader (_http_outgoing.js:351:13)
at new ClientRequest (_http_client.js:87:12)
at Object.exports.request (http.js:31:10)
at doRequest (/Users/jamescampbell/.npm-packages/lib/node_modules/telepat-cli/helpers.js:102:2)
at AddController.app (/Users/jamescampbell/.npm-packages/lib/node_modules/telepat-cli/lib/addController.js:41:18)
at BaseController.respond (/Users/jamescampbell/.npm-packages/lib/node_modules/telepa-cli/lib/baseController.js:23:22)
at /Users/jamescampbell/.npm-packages/lib/node_modules/telepat-cli/lib/baseController.js:39:24
at Array.forEach (native)

The command I tried to run is telepat add app --name Sup --apiKey Sup. I am currently unable to make anything with telepat as I get this same error for making an admin or demo project.

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

1 participant