You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some background on this. We use a library: https://github.com/npm/hosted-git-info, to get metadata about the git url passed in via the template option before cloning it. You can see that here:
🐛 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
forhttps://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
EDIT: grammar
The text was updated successfully, but these errors were encountered: