You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:.
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.The text was updated successfully, but these errors were encountered: