mirror of
https://github.com/bower/bower.git
synced 2026-01-21 04:08:08 -05:00
8 lines
215 B
Plaintext
8 lines
215 B
Plaintext
|
|
{{#yellow}}There where errors, here's a summary of them:{{/yellow}}
|
|
{{#errors}}
|
|
- {{#red}}{{pkg.name}}{{/red}} {{error.message}}
|
|
{{#error.details}}
|
|
{{#grey}}{{error.details}}{{/grey}}
|
|
{{/error.details}}
|
|
{{/errors}} |