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

Output error h5p get <library> #19

Open
chhch opened this issue Jan 31, 2019 · 0 comments
Open

Output error h5p get <library> #19

chhch opened this issue Jan 31, 2019 · 0 comments

Comments

@chhch
Copy link

chhch commented Jan 31, 2019

The get command like h5p get h5p-summary, says that the cloning failed although repositories are there. And other commands like h5p new-branch my-new-branch h5p-summary seems to work fine.

$ h5p get h5p-summary                                               
Looking up dependencies... DONE                                                                     
Cloning into 'h5p-summary'... FAILED                                                                
Klone nach 'h5p-summary' ...                                                                        
Cloning into 'font-awesome'... FAILED                                                               
Klone nach 'font-awesome' ...                                                                       
Cloning into 'h5p-joubel-ui'... FAILED                                                              
Klone nach 'h5p-joubel-ui' ...                                                                      
Cloning into 'drop'... FAILED                                                                       
Klone nach 'drop' ...                                                                               
Cloning into 'tether'... FAILED                                                                     
Klone nach 'tether' ...                                                                             
Cloning into 'h5p-font-icons'... FAILED                                                             
Klone nach 'h5p-font-icons' ...                                                                     
Cloning into 'h5p-transition'... FAILED                                                             
Klone nach 'h5p-transition' ...                                                                     
Cloning into 'h5p-question'... FAILED                                                               
Klone nach 'h5p-question' ...                                                                       
Cloning into 'h5p-editor-summary-textual-editor'... FAILED                                          
Klone nach 'h5p-editor-summary-textual-editor' ...                                                  
$ h5p status -f                                                     
drop (master...origin/master)                                                                       
font-awesome (master...origin/master)                                                               
h5p-editor-summary-textual-editor (master...origin/master)                                          
h5p-font-icons (master...origin/master)                                                             
h5p-joubel-ui (master...origin/master)                                                              
h5p-question (master...origin/master)                                                               
h5p-summary (master...origin/master)                                                                
h5p-transition (master...origin/master)                                                             
tether (master...origin/master)  
$ h5p new-branch my-branch h5p-summary                              
Branching 'h5p-summary'... FAILED                                                                   
Branch 'my-branch' gewechselt
$ h5p status -f                                                     
drop (master...origin/master)                                                                       
font-awesome (master...origin/master)                                                               
h5p-editor-summary-textual-editor (master...origin/master)                                          
h5p-font-icons (master...origin/master)                                                             
h5p-joubel-ui (master...origin/master)                                                              
h5p-question (master...origin/master)                                                               
h5p-summary (my-branch)                                                                             
h5p-transition (master...origin/master)                                                             
tether (master...origin/master)    

(See the terminal recording for more detailed description of this issue.)

Versions

  • npm: 6.5.0
  • h5p-cli: 0.9.0
@chhch chhch changed the title h5p get <library> output error Output error h5p get <library> Jan 31, 2019
@chhch chhch changed the title Output error h5p get <library> Output error h5p get <library> Jan 31, 2019
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

1 participant