Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. bower register report-test-karan https://github.[companyName].com/karan-r-shah/reports.git
  2. bower report-test-karan#* resolve https://github.[companyName].com/karan-r-shah/reports.git#*
  3. bower report-test-karan#* checkout v0.0.1
  4. bower report-test-karan#* progress Receiving objects: 30% (334/1111), 5.18 MiB | 1.03 MiB/s
  5. bower report-test-karan#* progress Receiving objects: 88% (978/1111), 6.07 MiB | 1.17 MiB/s
  6. bower report-test-karan#* resolved https://github.[companyName].com/karan-r-shah/reports.git#0.0.1
  7.  
  8. ? Registering a package will make it installable via the registry (https://bower.herokuapp.com), continue? Yes
  9. bower report-test-karan register https://github.[companyName].com/karan-r-shah/reports.git
  10. bower EINVFORMAT Invalid URL format
  11.  
  12. git config --global url.https://github.com/.insteadOf git://github.com/ OR
  13. git config --global url."https://".insteadOf git://
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement