Quantcast
Channel: CircleCI Discuss - Latest posts
Viewing all articles
Browse latest Browse all 14877

Trying CircleCLI "getting started", and "circlecli config validate" fails

$
0
0

Okay, I can confirm that error starts showing up with that commit.

If I install the previous version,

% VERSION=0.1.7179
% curl -fLSs https://circle.ci/cli  | bash

I instead get this:

% circleci config validate
Error: Unexpected exception processing config
Please contact support

As soon as I go up to v0.1.7251 then I start getting the error about pipelineValues again. Whenever I install 0.1.7179 or earlier, I get “Unexpected exception processing config” instead. I tried going back to versions from last fall and still get that error.

So that commit did introduce the error I’m getting, but either way, I cannot get this CLI working yet :frowning:


Viewing all articles
Browse latest Browse all 14877

Trending Articles