grow / grow.dev

Grow's homepage and documentation site.
https://grow.io
85 stars 36 forks source link

Ugly error when doing a 'grow build' #15

Closed anonymousandrew closed 9 years ago

anonymousandrew commented 9 years ago

$ grow build Building: 33/33 (in 0:00:00) Traceback (most recent call last): File "", line 55, in File "growsdk/click.core", line 664, in call File "growsdk/click.core", line 644, in main File "growsdk/click.core", line 991, in invoke File "growsdk/click.core", line 837, in invoke File "growsdk/click.core", line 464, in invoke File "growsdk/grow.commands.build", line 29, in build File "growsdk/grow.deployments.destinations.base", line 229, in deploy File "growsdk/grow.deployments.indexes.indexes", line 249, in add_repo File "growsdk/git.config", line 53, in assure_data_present File "growsdk/ConfigParser", line 340, in get ConfigParser.NoOptionError: No option 'name' in section: 'user'

jeremydw commented 9 years ago

Moved to https://github.com/grow/pygrow/issues/106