🐛 Bug report
Current Behavior
Running a npx @availity/worflow init command with -t or --template parameter, using a privately hosted starter will abort the process.
Expected behavior
To successfully initialize an updated workflow-based project.
Reproducible example

Suggested solution(s)
Assume static hostedInfo for https://code.availity.com, to support (at least) Availity-provided repositories.
Additional context
|
Logger.failed('Could not find Hosted Git Info for the Project.', hostedInfo); |
Your environment
Binaries:
Node: 8.9.4 - C:\Program Files\IBM\node\node.EXE
Yarn: 1.22.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 5.6.0 - C:\Program Files\IBM\node\npm.CMD
EDIT: grammar
🐛 Bug report
Current Behavior
Running a
npx @availity/worflow initcommand with-tor--templateparameter, using a privately hosted starter will abort the process.Expected behavior
To successfully initialize an updated workflow-based project.
Reproducible example
Suggested solution(s)
Assume static
hostedInfoforhttps://code.availity.com, to support (at least) Availity-provided repositories.Additional context
availity-workflow/packages/workflow/scripts/clone-starter.js
Line 64 in 12c486b
Your environment
Binaries: Node: 8.9.4 - C:\Program Files\IBM\node\node.EXE Yarn: 1.22.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD npm: 5.6.0 - C:\Program Files\IBM\node\npm.CMDEDIT: grammar