Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

prompt for blueprint is duplicated #337

Open
norcross opened this issue Jan 28, 2017 · 1 comment
Open

prompt for blueprint is duplicated #337

norcross opened this issue Jan 28, 2017 · 1 comment
Assignees

Comments

@norcross
Copy link

when running vv create, the prompt is showing twice.
dupe-label

@moonbas3
Copy link

moonbas3 commented Feb 9, 2017

The same issue started happening to me as well.

I am getting the following error before the blueprint prompt:

`Traceback (most recent call last):

File "<string>", line 1, in <module>

File "/usr/lib/python2.7/json/__init__.py", line 339, in loads

  return _default_decoder.decode(s)

File "/usr/lib/python2.7/json/decoder.py", line 364, in decode

  obj, end = self.raw_decode(s, idx=_w(s, 0).end())

File "/usr/lib/python2.7/json/decoder.py", line 380, in raw_decode

  obj, end = self.scan_once(s, idx)

ValueError: Expecting , delimiter: line 17 column 7 (char 416)
`

@bradp bradp self-assigned this Mar 17, 2017
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

3 participants