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

Unable to run "yarn starbase setup" command #104

Open
a-pillai opened this issue Oct 13, 2023 · 1 comment
Open

Unable to run "yarn starbase setup" command #104

a-pillai opened this issue Oct 13, 2023 · 1 comment

Comments

@a-pillai
Copy link

image

I'm trying to use the Github integration. Ran into configuration validation error while running the setup command. It would help a lot if someone were to help me solve this error.

@adam-in-ict
Copy link
Contributor

I'd recommend checking the storage section of your config.yaml file. You can compare what you have against the config.yaml.example file found here.

My guess from the error message is that the - character is missing. YAML uses dashes to denote when an item is an item in an array. The storage section can technically target multiple storage endpoints, and as such must be entered in as an array even when only entering in a single endpoint.

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

2 participants