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 when building with yo mozu-theme #30

Open
leahtard opened this issue Feb 12, 2016 · 0 comments
Open

Error when building with yo mozu-theme #30

leahtard opened this issue Feb 12, 2016 · 0 comments

Comments

@leahtard
Copy link

When connecting the theme to dev center though yo mozu-theme, I see the follow errors in my terminal:

 Checking if a repository exists already: 
       git rev-parse --is-inside-work-tree
 Looking for an existing remote named `basetheme`: 
       git remote -v

Error mozu-theme 

A `basetheme` remote has already been attached to this repository. Perhaps a previous upgrade is half-finished, or it failed. Please remove this remote and continue.

I fixed this by updating updating theme.json on line 5

  • from: "extends": null
  • to: "extends": "core9"

I know the extends functionality is being deprecated. It would be nice if the yo build process was aware of this.

Cheers, Leah

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