Skip to content

Instantly share code, notes, and snippets.

@fcristel
Created April 5, 2015 23:12
Show Gist options
  • Save fcristel/4f2012c663aad7f8e7ba to your computer and use it in GitHub Desktop.
Save fcristel/4f2012c663aad7f8e7ba to your computer and use it in GitHub Desktop.
create package.json
create bower.json
create .bowerrc
create karma.conf.js
create protractor.conf.js
create bin\prepublish.sh
create bin\protractor-fix-version.js
create bin\cordova-generate-icons
create bin\cordova-generate-splashes
create client\.eslintrc
create client\index.html
create client\404.html
create client\robots.txt
create client\favicon.ico
create client\styles\main.scss
create client\scripts\main.js
create client\scripts\main.test.js
create test\e2e\e2e.test.js
create test\.jshintrc
create test\e2e\.eslintrc
create test\mocha\helpers\globals.js
create test\unit\polyfill.js
create test\unit\unitHelper.js
create .jshintrc
create .jscsrc
create .eslintrc
create .eslintignore
create .tern-project
create .jsbeautifyrc
create .gitignore
create shippable.yml
create .travis.yml
create readme.md
create .settings
create .codio
create gulpfile.js
create gulp_tasks\common\constants.js
create gulp_tasks\common\helper.js
create gulp_tasks\tasks\lint.js
create gulp_tasks\tasks\serve.js
create gulp_tasks\tasks\browserify.js
create gulp_tasks\tasks\release.js
create gulp_tasks\tasks\changelog.js
create gulp_tasks\common\changelog-script.js
create gulp_tasks\tasks\test.js
create gulp_tasks\tasks\style.js
create gulp_tasks\tasks\dist.js
npm WARN package.json [email protected] No repository field.
npm WARN engine [email protected]: wanted: {"node":"~0.8 || ~0.10"} (current: {"node":"0.12.1","npm":"2.5.1"})
npm WARN optional dep failed, continuing [email protected]
npm WARN engine [email protected]: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.12.1","npm":"2.5.1"})
npm WARN optional dep failed, continuing [email protected]
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "[email protected]" "[email protected]" "[email protected]" "[email protected]" "[email protected]" "gulp-mux" "[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]" "[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]" "--save-dev" "--save-exact"
npm ERR! node v0.12.1
npm ERR! npm v2.5.1
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <http://github.com/npm/npm/issues>
> [email protected] install C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
> node install.js
Download already available at C:\cygwin64\tmp\phantomjs\phantomjs-1.9.8-windows.zip
Extracting zip contents
Removing C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\karma-phantomjs-launcher\node_modules\phantomjs\lib\phantom
Copying extracted folder C:\cygwin64\tmp\phantomjs\phantomjs-1.9.8-windows.zip-extract-1428274855690\phantomjs-1.9.8-windows -> C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\karma-phantomjs-launcher\node_modules\phantomjs\lib\phantom
Writing location.js file
Done. Phantomjs binary available at C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\karma-phantomjs-launcher\node_modules\phantomjs\lib\phantom\phantomjs.exe
> [email protected] postinstall C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-gifsicle\node_modules\gifsicle
> node lib/install.js
√ gifsicle pre-build test passed successfully
> [email protected] postinstall C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-jpegtran\node_modules\jpegtran-bin
> node lib/install.js
√ jpegtran pre-build test passed successfully
> [email protected] postinstall C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-optipng\node_modules\optipng-bin
> node lib/install.js
√ optipng pre-build test passed successfully
> [email protected] postinstall C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-imagemin\node_modules\imagemin\node_modules\imagemin-pngquant\node_modules\pngquant-bin
> node lib/install.js
√ pngquant pre-build test passed successfully
> [email protected] install C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-sass\node_modules\node-sass
> node scripts/install.js
> [email protected] postinstall C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\node_modules\gulp-sass\node_modules\node-sass
> node scripts/build.js
`win32-x64-node-0.12` exists; testing
Binary is fine; exiting
npm ERR! Please include the following file with any support request:
npm ERR! C:\Proyecto\ionic-tutorial\generator-angular-famous-ionic-test3\npm-debug.log
events.js:87
throw Error('Uncaught, unspecified "error" event.');
^
Error: Uncaught, unspecified "error" event.
at Error (native)
at emit (events.js:87:13)
at done (C:\Users\Cristian\AppData\Roaming\npm\node_modules\generator-sublime\node_modules\yeoman-generator\lib\base.js:383:23)
at null.<anonymous> (C:\Users\Cristian\AppData\Roaming\npm\node_modules\generator-sublime\node_modules\yeoman-generator\lib\actions\install.js:44:7)
at ChildProcess.emit (events.js:129:20)
at Process.ChildProcess._handle.onexit (child_process.js:1067:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment