Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo npm install -g bower
- [sudo] password for tthtlc:
- /usr/bin/bower -> /usr/lib/node_modules/bower/bin/bower
- [email protected] /usr/lib/node_modules/bower
- ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
- /home/tthtlc>npm install angular-seed
- |
- > [email protected] postinstall /home/tthtlc/node_modules/angular-seed
- > bower install
- [?] May bower anonymously report usage statistics to improve the tool over time? Yes
- bower not-cached git://github.com/angular/bower-angular-route.git#1.2.x
- bower resolve git://github.com/angular/bower-angular-route.git#1.2.x
- bower not-cached git://github.com/angular/bower-angular.git#1.2.x
- bower resolve git://github.com/angular/bower-angular.git#1.2.x
- bower not-cached git://github.com/angular/bower-angular-loader.git#1.2.x
- bower resolve git://github.com/angular/bower-angular-loader.git#1.2.x
- bower not-cached git://github.com/h5bp/html5-boilerplate.git#~4.3.0
- bower resolve git://github.com/h5bp/html5-boilerplate.git#~4.3.0
- bower not-cached git://github.com/angular/bower-angular-mocks.git#~1.2.x
- bower resolve git://github.com/angular/bower-angular-mocks.git#~1.2.x
- bower download https://github.com/h5bp/html5-boilerplate/archive/v4.3.0.tar.gz
- bower download https://github.com/angular/bower-angular-route/archive/v1.2.27.tar.gz
- bower download https://github.com/angular/bower-angular-loader/archive/v1.2.27.tar.gz
- bower download https://github.com/angular/bower-angular-mocks/archive/v1.2.27.tar.gz
- bower download https://github.com/angular/bower-angular/archive/v1.2.27.tar.gz
- bower extract angular-loader#1.2.x archive.tar.gz
- bower resolved git://github.com/angular/bower-angular-loader.git#1.2.27
- bower extract angular-route#1.2.x archive.tar.gz
- bower resolved git://github.com/angular/bower-angular-route.git#1.2.27
- bower extract angular-mocks#~1.2.x archive.tar.gz
- bower extract html5-boilerplate#~4.3.0 archive.tar.gz
- bower resolved git://github.com/angular/bower-angular-mocks.git#1.2.27
- bower invalid-meta html5-boilerplate is missing "main" entry in bower.json
- bower invalid-meta html5-boilerplate is missing "ignore" entry in bower.json
- bower resolved git://github.com/h5bp/html5-boilerplate.git#4.3.0
- bower extract angular#1.2.x archive.tar.gz
- bower resolved git://github.com/angular/bower-angular.git#1.2.27
- bower install angular-loader#1.2.27
- bower install angular-route#1.2.27
- bower install angular-mocks#1.2.27
- bower install html5-boilerplate#4.3.0
- bower install angular#1.2.27
- angular-loader#1.2.27 app/bower_components/angular-loader
- └── angular#1.2.27
- angular-route#1.2.27 app/bower_components/angular-route
- └── angular#1.2.27
- angular-mocks#1.2.27 app/bower_components/angular-mocks
- └── angular#1.2.27
- html5-boilerplate#4.3.0 app/bower_components/html5-boilerplate
- angular#1.2.27 app/bower_components/angular
- [email protected] node_modules/angular-seed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement