bunch icon indicating copy to clipboard operation
bunch copied to clipboard

Issue running Bunch Install

Open AHaymond opened this issue 9 years ago • 0 comments

Getting the following error running bunch install

failed installing packages: exit status 1 [exit status 1 github.com/dkulchenko/bunch/packages.go:439: github.com/dkulchenko/bunch/packages.go:578: ]

Bunchfile contents:

bitbucket.org/repo/project !self                                                                                                                                                                                          

gopkg.in/urfave/cli.v1                                                                                                                                                                                                                        
github.com/go-sql-driver/mysql                                                                                                                                                                                                                
github.com/Sirupsen/logrus                                                                                                                                                                                                                    
github.com/jmoiron/sqlx                                                                                                                                                                                                                       
github.com/AHaymond/go-jira/v2/jira                                                                                                                                                                                                           
gopkg.in/yaml.v2                                                                                                                                                                                                                              
github.com/fatih/structs

AHaymond avatar Sep 20 '16 18:09 AHaymond