Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Cannot read property 'branch' of undefined #6

Open
aperna1 opened this issue Dec 27, 2020 · 5 comments
Open

Cannot read property 'branch' of undefined #6

aperna1 opened this issue Dec 27, 2020 · 5 comments

Comments

@aperna1
Copy link

aperna1 commented Dec 27, 2020

I've placed the CCI API token in my VS Code setting - however, I receive the error "Cannot read property 'branch' of undefined" and I don't see any of my workflows in the extension tab. Also, when I click on the "open in browser" button I receive the error "Running the contributed command: 'circleci.openPage' failed."

@jodyheavener
Copy link
Owner

Apologies for delay, are you still encountering these issues? Couple things that could help debug this:

  • When you start the extension is there any output in Debug Console?
  • Do you have a Git remote set for origin (git config --get remote.origin.url)?

@aPinix
Copy link

aPinix commented Apr 13, 2021

This error is happening to me too. It says on the plugin to set the API Key on the settings with "circleci.apiToken": "xxxxxxxxxxxxxxxxxxxxxx", but vscode says it's an Unknown Configuration Setting. Could be because of this?

CleanShot 2021-04-13 at 17 09 20

@aPinix
Copy link

aPinix commented Apr 30, 2021

Any news on this?

@nigelellis
Copy link

I just installed and hit the same issue -- I have a valid origin set. If it helps I'm using SSH and have tried SSH over HTTPS or direct. Same issue.

@jrcasso
Copy link

jrcasso commented Aug 16, 2021

Same issue. It's unusable until this is resolved or instructions are made clearer @jodyheavener

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants