Last active
August 29, 2015 14:09
-
-
Save dberringer/dba00c0ecc9635efc8d0 to your computer and use it in GitHub Desktop.
Yeoman logs from synced folder on vagrant vm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vagrant@packer-virtualbox-iso:~/angular$ yo angular testApp | |
_-----_ | |
| | .--------------------------. | |
|--(o)--| | Welcome to Yeoman, | | |
`---------´ | ladies and gentlemen! | | |
( _´U`_ ) '--------------------------' | |
/___A___\ | |
| ~ | | |
__'.___.'__ | |
´ ` |° ´ Y ` | |
Out of the box I include Bootstrap and some AngularJS recommended modules. | |
? Would you like to use Sass (with Compass)? Yes | |
? Would you like to include Bootstrap? Yes | |
? Would you like to use the Sass version of Bootstrap? Yes | |
? Which modules would you like to include? angular-animate.js, angular-cookies.js, angular-resource.js, angular-route.js, angular-sanitize.js, angular-touch.js | |
create app/styles/main.scss | |
create app/index.html | |
create bower.json | |
create .bowerrc | |
create package.json | |
create Gruntfile.js | |
invoke angular:common:/usr/lib/node_modules/generator-angular/app/index.js | |
create .editorconfig | |
create .gitattributes | |
create .jshintrc | |
create .gitignore | |
create test/.jshintrc | |
create app/.buildignore | |
create app/.htaccess | |
create app/404.html | |
create app/favicon.ico | |
create app/robots.txt | |
create app/views/main.html | |
create app/images/yeoman.png | |
invoke angular:main:/usr/lib/node_modules/generator-angular/app/index.js | |
create app/scripts/app.js | |
invoke angular:controller:/usr/lib/node_modules/generator-angular/app/index.js | |
create app/scripts/controllers/main.js | |
create test/spec/controllers/main.js | |
invoke karma:app | |
I'm all done. Running bower install & npm install for you to install the required dependencies. If this fails, try running the command yourself. | |
invoke angular:route | |
invoke angular:controller:/usr/lib/node_modules/generator-angular/route/index.js | |
create app/scripts/controllers/about.js | |
create test/spec/controllers/about.js | |
invoke angular:view:/usr/lib/node_modules/generator-angular/route/index.js | |
create app/views/about.html | |
create test/karma.conf.js | |
create .travis.yml | |
npm WARN package.json [email protected] No description | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No README data | |
npm WARN package.json [email protected] No description | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No README data | |
bower json3#^3.3.0 cached git://github.com/bestiejs/json3.git#3.3.2 | |
bower json3#^3.3.0 validate 3.3.2 against git://github.com/bestiejs/json3.git#^3.3.0 | |
bower es5-shim#^4.0.0 cached git://github.com/es-shims/es5-shim.git#4.0.3 | |
bower es5-shim#^4.0.0 validate 4.0.3 against git://github.com/es-shims/es5-shim.git#^4.0.0 | |
bower angular-resource#^1.3.0 cached git://github.com/angular/bower-angular-resource.git#1.3.2 | |
bower angular-resource#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-resource.git#^1.3.0 | |
bower angular-cookies#^1.3.0 cached git://github.com/angular/bower-angular-cookies.git#1.3.2 | |
bower angular-cookies#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-cookies.git#^1.3.0 | |
bower angular-animate#^1.3.0 cached git://github.com/angular/bower-angular-animate.git#1.3.2 | |
bower angular-animate#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-animate.git#^1.3.0 | |
bower angular-sanitize#^1.3.0 cached git://github.com/angular/bower-angular-sanitize.git#1.3.2 | |
bower angular-sanitize#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-sanitize.git#^1.3.0 | |
bower angular#^1.3.0 cached git://github.com/angular/bower-angular.git#1.3.2 | |
bower angular#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular.git#^1.3.0 | |
bower bootstrap-sass-official#^3.2.0 cached git://github.com/twbs/bootstrap-sass.git#3.3.0 | |
bower bootstrap-sass-official#^3.2.0 validate 3.3.0 against git://github.com/twbs/bootstrap-sass.git#^3.2.0 | |
bower angular-touch#^1.3.0 cached git://github.com/angular/bower-angular-touch.git#1.3.2 | |
bower angular-touch#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-touch.git#^1.3.0 | |
bower angular-mocks#~1.3.0 cached git://github.com/angular/bower-angular-mocks.git#1.3.2 | |
bower angular-mocks#~1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-mocks.git#~1.3.0 | |
bower angular-route#^1.3.0 cached git://github.com/angular/bower-angular-route.git#1.3.2 | |
bower angular-route#^1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-route.git#^1.3.0 | |
bower angular-scenario#~1.3.0 cached git://github.com/angular/bower-angular-scenario.git#1.3.2 | |
bower angular-scenario#~1.3.0 validate 1.3.2 against git://github.com/angular/bower-angular-scenario.git#~1.3.0 | |
npm WARN optional dep failed, continuing [email protected] | |
bower jquery#>= 1.9.0 cached git://github.com/jquery/jquery.git#2.1.1 | |
bower jquery#>= 1.9.0 validate 2.1.1 against git://github.com/jquery/jquery.git#>= 1.9.0 | |
bower json3#^3.3.0 install json3#3.3.2 | |
bower es5-shim#^4.0.0 install es5-shim#4.0.3 | |
bower angular-cookies#^1.3.0 install angular-cookies#1.3.2 | |
bower angular-animate#^1.3.0 install angular-animate#1.3.2 | |
bower angular-resource#^1.3.0 install angular-resource#1.3.2 | |
bower bootstrap-sass-official#^3.2.0 install bootstrap-sass-official#3.3.0 | |
bower angular-sanitize#^1.3.0 install angular-sanitize#1.3.2 | |
bower angular#^1.3.0 install angular#1.3.2 | |
bower angular-touch#^1.3.0 install angular-touch#1.3.2 | |
bower angular-mocks#~1.3.0 install angular-mocks#1.3.2 | |
bower angular-scenario#~1.3.0 install angular-scenario#1.3.2 | |
bower angular-route#^1.3.0 install angular-route#1.3.2 | |
bower jquery#>= 1.9.0 install jquery#2.1.1 | |
\ | |
json3#3.3.2 bower_components/json3 | |
es5-shim#4.0.3 bower_components/es5-shim | |
angular-cookies#1.3.2 bower_components/angular-cookies | |
└── angular#1.3.2 | |
angular-animate#1.3.2 bower_components/angular-animate | |
└── angular#1.3.2 | |
angular-resource#1.3.2 bower_components/angular-resource | |
└── angular#1.3.2 | |
bootstrap-sass-official#3.3.0 bower_components/bootstrap-sass-official | |
└── jquery#2.1.1 | |
angular-sanitize#1.3.2 bower_components/angular-sanitize | |
└── angular#1.3.2 | |
angular#1.3.2 bower_components/angular | |
angular-touch#1.3.2 bower_components/angular-touch | |
└── angular#1.3.2 | |
angular-mocks#1.3.2 bower_components/angular-mocks | |
└── angular#1.3.2 | |
angular-scenario#1.3.2 bower_components/angular-scenario | |
└── angular#1.3.2 | |
angular-route#1.3.2 bower_components/angular-route | |
└── angular#1.3.2 | |
jquery#2.1.1 bower_components/jquery | |
- | |
> [email protected] install /home/vagrant/angular/node_modules/karma-phantomjs-launcher/node_modules/phantomjs | |
> node install.js | |
npm WARN excluding symbolic link build/defs-config.json -> ../defs-config.json | |
Download already available at /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2 | |
Extracting tar contents (via spawned process) | |
Removing /home/vagrant/angular/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom | |
Copying extracted folder /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1415504233865/phantomjs-1.9.8-linux-x86_64 -> /home/vagrant/angular/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom | |
Removing /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1415504233865 | |
Writing location.js file | |
Done. Phantomjs binary available at /home/vagrant/angular/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs | |
> [email protected] install /home/vagrant/angular/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws | |
> (node-gyp rebuild 2> builderror.log) || (exit 0) | |
make: Entering directory `/home/vagrant/angular/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build' | |
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o | |
SOLINK_MODULE(target) Release/obj.target/bufferutil.node | |
SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished | |
COPY Release/bufferutil.node | |
CXX(target) Release/obj.target/validation/src/validation.o | |
SOLINK_MODULE(target) Release/obj.target/validation.node | |
SOLINK_MODULE(target) Release/obj.target/validation.node: Finished | |
COPY Release/validation.node | |
make: Leaving directory `/home/vagrant/angular/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws/build' | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/findup-sync requires lodash@'~2.4.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/lodash, | |
npm WARN unmet dependency which is version 0.9.2 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/grunt-legacy-log requires lodash@'~2.4.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/lodash, | |
npm WARN unmet dependency which is version 0.9.2 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/js-yaml/node_modules/argparse requires underscore.string@'~2.3.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt/node_modules/underscore.string, | |
npm WARN unmet dependency which is version 2.2.1 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-google-cdn/node_modules/bower requires chalk@'0.5.0' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-google-cdn/node_modules/chalk, | |
npm WARN unmet dependency which is version 0.5.1 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-google-cdn/node_modules/google-cdn/node_modules/cdnjs-cdn-data requires semver@'~2.2.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-google-cdn/node_modules/google-cdn/node_modules/semver, | |
npm WARN unmet dependency which is version 2.3.2 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-wiredep/node_modules/wiredep/node_modules/bower-config/node_modules/optimist requires minimist@'~0.0.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-wiredep/node_modules/wiredep/node_modules/minimist, | |
npm WARN unmet dependency which is version 1.1.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress-tar requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress-tarbz2 requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress-targz requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress-unzip requires rimraf@'^2.2.8' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-build/node_modules/download/node_modules/decompress-unzip requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-gifsicle/node_modules/gifsicle/node_modules/bin-wrapper/node_modules/bin-version-check/node_modules/bin-version/node_modules/find-versions requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-build/node_modules/download requires ware@'^1.0.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/ware, | |
npm WARN unmet dependency which is version 0.3.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download requires ware@'^1.0.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/ware, | |
npm WARN unmet dependency which is version 0.3.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow/node_modules/indent-string requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow/node_modules/indent-string/node_modules/repeating requires meow@'^1.0.0' but will load | |
WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow, | |
npm WARN unmet dependency which is version 2.0.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-tar requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-tarbz2 requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-targz requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-unzip requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-jpegtran/node_modules/jpegtran-bin/node_modules/bin-wrapper/node_modules/download/node_modules/meow/node_modules/indent-string requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-build/node_modules/download/node_modules/meow/node_modules/indent-string requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow/node_modules/indent-string requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow/node_modules/indent-string/node_modules/repeating requires meow@'^1.0.0' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/bin-check/node_modules/executable/node_modules/meow, | |
npm WARN unmet dependency which is version 2.0.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-tar requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-tarbz2 requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-targz requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-unzip requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/vinyl-fs requires mkdirp@'^0.5.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/vinyl-fs requires vinyl@'^0.4.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/decompress-unzip/node_modules/temp-write requires mkdirp@'^0.5.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-optipng/node_modules/optipng-bin/node_modules/bin-wrapper/node_modules/download/node_modules/meow/node_modules/indent-string requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-build/node_modules/download requires ware@'^1.0.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/ware, | |
npm WARN unmet dependency which is version 0.3.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-build/node_modules/download/node_modules/decompress-tar requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-build/node_modules/download/node_modules/decompress-tarbz2 requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-build/node_modules/download/node_modules/decompress-targz requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-build/node_modules/download/node_modules/decompress-unzip requires vinyl@'^0.4.3' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-wrapper/node_modules/download requires ware@'^1.0.1' but will load | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/ware, | |
npm WARN unmet dependency which is version 0.3.0 | |
npm WARN unmet dependency /home/vagrant/angular/node_modules/grunt-contrib-imagemin/node_modules/imagemin/node_modules/imagemin-pngquant/node_modules/pngquant-bin/node_modules/bin-wrapper/node_modules/bin-version-check/node_modules/bin-version/node_modules/find-versions requires minimist@'^1.1.0' but will load | |
npm WARN unmet dependency undefined, | |
npm WARN unmet dependency which is version undefined | |
[email protected] node_modules/grunt-karma | |
└── [email protected] | |
[email protected] node_modules/karma-phantomjs-launcher | |
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
[email protected] node_modules/karma | |
├── [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], [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], [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], [email protected], [email protected], [email protected]) | |
[email protected] node_modules/karma-jasmine | |
npm WARN optional dep failed, continuing [email protected] | |
npm WARN optional dep failed, continuing [email protected] | |
npm WARN optional dep failed, continuing [email protected] | |
npm WARN optional dep failed, continuing [email protected] | |
npm ERR! EEXIST, open '/home/vagrant/.npm/5ac6bb0f-ant-npm-lodash-2-4-1-package-tgz.lock' | |
File exists: /home/vagrant/.npm/5ac6bb0f-ant-npm-lodash-2-4-1-package-tgz.lock | |
Move it away, and try again. | |
npm ERR! System Linux 3.2.0-4-amd64 | |
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" | |
npm ERR! cwd /home/vagrant/angular | |
npm ERR! node -v v0.10.33 | |
npm ERR! npm -v 1.4.28 | |
npm ERR! path /home/vagrant/.npm/5ac6bb0f-ant-npm-lodash-2-4-1-package-tgz.lock | |
npm ERR! code EEXIST | |
npm ERR! errno 47 | |
npm ERR! not ok code 0 | |
app/index.html modified. | |
vagrant@packer-virtualbox-iso:~/angular$ | |
vagrant@packer-virtualbox-iso:~/angular$ grunt serve | |
Loading "imagemin.js" tasks...ERROR | |
>> Error: Cannot find module 'imagemin-gifsicle' | |
>> Local Npm module "grunt-contrib-watch" not found. Is it installed? | |
>> Local Npm module "grunt-wiredep" not found. Is it installed? | |
Running "serve" task | |
Warning: Task "wiredep" not found. Use --force to continue. | |
Aborted due to warnings. | |
Execution Time (2014-11-09 03:41:04 UTC) | |
loading tasks 6ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 67% | |
serve 3ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 33% | |
Total 9ms | |
vagrant@packer-virtualbox-iso:~/angular$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment