Created
May 25, 2013 12:59
-
-
Save xseignard/5648972 to your computer and use it in GitHub Desktop.
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
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/bin/node', | |
1 verbose cli '/usr/bin/npm', | |
1 verbose cli 'install', | |
1 verbose cli 'grunt-contrib-sass', | |
1 verbose cli '--save-dev' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose node symlink /usr/bin/node | |
5 verbose read json /home/bigx/repos/breizhcamp-js/prez/package.json | |
6 warn package.json [email protected] No repository field. | |
7 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt/package.json | |
8 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/package.json | |
9 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-watch/package.json | |
10 verbose from cache /home/bigx/repos/breizhcamp-js/prez/package.json | |
11 verbose readDependencies using package.json deps | |
12 verbose cache add [ 'grunt-contrib-sass', null ] | |
13 verbose cache add name=undefined spec="grunt-contrib-sass" args=["grunt-contrib-sass",null] | |
14 verbose parsed url { protocol: null, | |
14 verbose parsed url slashes: null, | |
14 verbose parsed url auth: null, | |
14 verbose parsed url host: null, | |
14 verbose parsed url port: null, | |
14 verbose parsed url hostname: null, | |
14 verbose parsed url hash: null, | |
14 verbose parsed url search: null, | |
14 verbose parsed url query: null, | |
14 verbose parsed url pathname: 'grunt-contrib-sass', | |
14 verbose parsed url path: 'grunt-contrib-sass', | |
14 verbose parsed url href: 'grunt-contrib-sass' } | |
15 silly lockFile d7fc68e3-grunt-contrib-sass grunt-contrib-sass | |
16 verbose lock grunt-contrib-sass /home/bigx/.npm/d7fc68e3-grunt-contrib-sass.lock | |
17 silly lockFile d7fc68e3-grunt-contrib-sass grunt-contrib-sass | |
18 silly lockFile d7fc68e3-grunt-contrib-sass grunt-contrib-sass | |
19 verbose addNamed [ 'grunt-contrib-sass', '' ] | |
20 verbose addNamed [ null, '' ] | |
21 silly lockFile 5a9e20b6-grunt-contrib-sass grunt-contrib-sass@ | |
22 verbose lock grunt-contrib-sass@ /home/bigx/.npm/5a9e20b6-grunt-contrib-sass.lock | |
23 silly addNameRange { name: 'grunt-contrib-sass', range: '', hasData: false } | |
24 verbose url raw grunt-contrib-sass | |
25 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-contrib-sass' ] | |
26 verbose url resolved https://registry.npmjs.org/grunt-contrib-sass | |
27 info trying registry request attempt 1 at 14:57:09 | |
28 verbose etag "9V6U7FOKWNG54HWUXN9W62NPF" | |
29 http GET https://registry.npmjs.org/grunt-contrib-sass | |
30 http 304 https://registry.npmjs.org/grunt-contrib-sass | |
31 silly registry.get cb [ 304, | |
31 silly registry.get { server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)', | |
31 silly registry.get etag: '"9V6U7FOKWNG54HWUXN9W62NPF"', | |
31 silly registry.get date: 'Sat, 25 May 2013 12:57:10 GMT', | |
31 silly registry.get 'content-length': '0' } ] | |
32 verbose etag grunt-contrib-sass from cache | |
33 silly addNameRange number 2 { name: 'grunt-contrib-sass', range: '', hasData: true } | |
34 silly addNameRange versions [ 'grunt-contrib-sass', | |
34 silly addNameRange [ '0.1.0', | |
34 silly addNameRange '0.1.1', | |
34 silly addNameRange '0.1.2', | |
34 silly addNameRange '0.1.3', | |
34 silly addNameRange '0.2.0', | |
34 silly addNameRange '0.2.1', | |
34 silly addNameRange '0.2.2rc7', | |
34 silly addNameRange '0.2.2', | |
34 silly addNameRange '0.3.0' ] ] | |
35 verbose addNamed [ 'grunt-contrib-sass', '0.3.0' ] | |
36 verbose addNamed [ '0.3.0', '0.3.0' ] | |
37 silly lockFile 10c39488-grunt-contrib-sass-0-3-0 [email protected] | |
38 verbose lock [email protected] /home/bigx/.npm/10c39488-grunt-contrib-sass-0-3-0.lock | |
39 verbose read json /home/bigx/.npm/grunt-contrib-sass/0.3.0/package/package.json | |
40 silly lockFile 10c39488-grunt-contrib-sass-0-3-0 [email protected] | |
41 silly lockFile 10c39488-grunt-contrib-sass-0-3-0 [email protected] | |
42 silly lockFile 5a9e20b6-grunt-contrib-sass grunt-contrib-sass@ | |
43 silly lockFile 5a9e20b6-grunt-contrib-sass grunt-contrib-sass@ | |
44 silly resolved [ { name: 'grunt-contrib-sass', | |
44 silly resolved description: 'Compile Sass to CSS', | |
44 silly resolved version: '0.3.0', | |
44 silly resolved homepage: 'https://github.com/gruntjs/grunt-contrib-sass', | |
44 silly resolved author: { name: 'Grunt Team', url: 'http://gruntjs.com/' }, | |
44 silly resolved repository: | |
44 silly resolved { type: 'git', | |
44 silly resolved url: 'git://github.com/gruntjs/grunt-contrib-sass.git' }, | |
44 silly resolved bugs: { url: 'https://github.com/gruntjs/grunt-contrib-sass/issues' }, | |
44 silly resolved licenses: [ [Object] ], | |
44 silly resolved main: 'Gruntfile.js', | |
44 silly resolved engines: { node: '>=0.8.0' }, | |
44 silly resolved scripts: { test: 'grunt test' }, | |
44 silly resolved dependencies: { 'grunt-lib-contrib': '~0.5.1' }, | |
44 silly resolved devDependencies: | |
44 silly resolved { 'grunt-contrib-clean': '~0.4.0', | |
44 silly resolved 'grunt-contrib-jshint': '~0.2.0', | |
44 silly resolved 'grunt-contrib-nodeunit': '~0.1.2', | |
44 silly resolved 'grunt-contrib-internal': '~0.4.2', | |
44 silly resolved grunt: '~0.4.0' }, | |
44 silly resolved peerDependencies: { grunt: '~0.4.0' }, | |
44 silly resolved keywords: | |
44 silly resolved [ 'gruntplugin', | |
44 silly resolved 'scss', | |
44 silly resolved 'sass', | |
44 silly resolved 'css', | |
44 silly resolved 'compile', | |
44 silly resolved 'preprocessor', | |
44 silly resolved 'style' ], | |
44 silly resolved contributors: [ [Object] ], | |
44 silly resolved readme: '# grunt-contrib-sass [](http://travis-ci.org/gruntjs/grunt-contrib-sass)\n\n> Compile Sass to CSS\n\n\n\n## Getting Started\nThis plugin requires Grunt `~0.4.0`\n\nIf you haven\'t used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you\'re familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install grunt-contrib-sass --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks(\'grunt-contrib-sass\');\n```\n\n\n\n\n## Sass task\n_Run this task with the `grunt sass` command._\n\nThis task requires you to have [Ruby](http://www.ruby-lang.org/en/downloads/) and [Sass](http://sass-lang.com/download.html). If you\'re on OS X or Linux you probably already have Ruby installed, try `ruby -v` in your terminal. When you\'ve confirmed you have Ruby installed, run `gem install sass` to install Sass.\n### Options\n\n#### trace\nType: `Boolean`\n\nShow a full traceback on error.\n\n#### unixNewlines\nType: `Boolean`\n\nForce Unix newlines in written files.\n\n#### check\nType: `Boolean`\n\nJust check syntax, don\'t evaluate.\n\n#### style\nType: `String`\n\nOutput style. Can be `nested` (default), `compact`, `compressed`, or `expanded`.\n\n#### precision\nType: `Number`\n\nHow many digits of precision to use when outputting decimal numbers. Defaults to 3.\n\n#### quiet\nType: `Boolean`\n\nSilence warnings and status messages during compilation.\n\n#### compass\nType: `Boolean`\n\nMake Compass imports available and load project configuration.\n\n#### debugInfo\nType: `Boolean`\n\nEmit extra information in the generated CSS that can be used by the FireSass Firebug plugin.\n\n#### lineNumbers\nType: `Boolean`\n\nEmit comments in the generated CSS indicating the corresponding source line.\n\n#### loadPath\nType: `String|Array`\n\nAdd a (or multiple) Sass import path.\n\n#### require\nType: `String|Array`\n\nRequire a (or multiple) Ruby library before running Sass.\n\n#### cacheLocation\nType: `String`\n\nThe path to put cached Sass files. Defaults to `.sass-cache`.\n\n#### noCache\nType: `Boolean`\n\nDon\'t cache to sassc files.\n\n#### bundleExec\nType: `Boolean`\n\nRun `sass` with [bundle exec](http://gembundler.com/man/bundle-exec.1.html): `bundle exec sass`.\n\n### Examples\n\n#### Example config\n\n```javascript\ngrunt.initConfig({\n sass: { // Task\n dist: { // Target\n files: { // Dictionary of files\n \'main.css\': \'main.scss\', // \'destination\': \'source\'\n \'widgets.css\': \'widgets.scss\'\n }\n },\n dev: { // Another target\n options: { // Target options\n style: \'expanded\'\n },\n files: {\n \'main.css\': \'main.scss\',\n \'widgets.css\': [\n \'button.scss\',\n \'tab.scss\',\n \'debug.scss\' // Maybe you need one extra file in dev\n ]\n }\n }\n }\n});\n\ngrunt.loadNpmTasks(\'grunt-contrib-sass\');\n\ngrunt.registerTask(\'default\', [\'jshint\', \'sass\']);\n```\n\n#### Compile\n\n```javascript\ngrunt.initConfig({\n sass: {\n dist: {\n files: {\n \'main.css\': \'main.scss\'\n }\n }\n }\n});\n```\n\n#### Concat and compile\n\nIf you specify an array of `src` paths they will be concatenated. However, in most cases you would want to just `@import` them into `main.scss`.\n\n```javascript\ngrunt.initConfig({\n sass: {\n dist: {\n files: {\n \'main.css\': [\n \'reset.scss\',\n \'main.scss\'\n ]\n }\n }\n }\n});\n```\n\n#### Compile multiple files\n\nYou can specify multiple `destination: source` items in `files`.\n\n```javascript\ngrunt.initConfig({\n sass: {\n dist: {\n files: {\n \'main.css\': \'main.scss\',\n \'widgets.css\': \'widgets.scss\'\n }\n }\n }\n});\n```\n\n\n## Release History\n\n * 2013-03-26 v0.3.0 Add support for `bundle exec`. Make sure `.css` files are compiled with SCSS.\n * 2013-02-15 v0.2.2 First official release for Grunt 0.4.0.\n * 2013-01-25 v0.2.2rc7 Updating grunt/gruntplugin dependencies to rc7. Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.\n * 2013-01-09 v0.2.2rc5 Updating to work with grunt v0.4.0rc5. Switching to this.files api. Add separator option.\n * 2012-11-05 v0.2.0 Grunt 0.4 compatibility. Improve error message when Sass binary couldn\'t be found\n * 2012-10-12 v0.1.3 Rename grunt-contrib-lib dep to grunt-lib-contrib.\n * 2012-10-08 v0.1.2 Fix regression for darwin.\n * 2012-10-05 v0.1.1 Windows support.\n * 2012-09-24 v0.1.0 Initial release.\n\n---\n\nTask submitted by [Sindre Sorhus](http://github.com/sindresorhus)\n\n*This file was generated on Tue Mar 26 2013 16:59:50.*\n', | |
44 silly resolved readmeFilename: 'README.md', | |
44 silly resolved _id: '[email protected]', | |
44 silly resolved _from: 'grunt-contrib-sass@' } ] | |
45 info install [email protected] into /home/bigx/repos/breizhcamp-js/prez | |
46 info installOne [email protected] | |
47 verbose from cache /home/bigx/.npm/grunt-contrib-sass/0.3.0/package/package.json | |
48 info /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass unbuild | |
49 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/package.json | |
50 info preuninstall [email protected] | |
51 info uninstall [email protected] | |
52 verbose true,/home/bigx/repos/breizhcamp-js/prez/node_modules,/home/bigx/repos/breizhcamp-js/prez/node_modules unbuild [email protected] | |
53 info postuninstall [email protected] | |
54 verbose tar unpack /home/bigx/.npm/grunt-contrib-sass/0.3.0/package.tgz | |
55 silly lockFile ecce9394--node-modules-grunt-contrib-sass /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass | |
56 verbose lock /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass /home/bigx/.npm/ecce9394--node-modules-grunt-contrib-sass.lock | |
57 silly lockFile fa0e58f7-t-contrib-sass-0-3-0-package-tgz /home/bigx/.npm/grunt-contrib-sass/0.3.0/package.tgz | |
58 verbose lock /home/bigx/.npm/grunt-contrib-sass/0.3.0/package.tgz /home/bigx/.npm/fa0e58f7-t-contrib-sass-0-3-0-package-tgz.lock | |
59 silly gunzTarPerm modes [ '755', '644' ] | |
60 silly gunzTarPerm extractEntry package.json | |
61 silly gunzTarPerm extractEntry README.md | |
62 silly gunzTarPerm extractEntry Gruntfile.js | |
63 silly gunzTarPerm extractEntry .jshintrc | |
64 silly gunzTarPerm extractEntry AUTHORS | |
65 silly gunzTarPerm extractEntry CHANGELOG | |
66 silly gunzTarPerm extractEntry CONTRIBUTING.md | |
67 silly gunzTarPerm extractEntry LICENSE-MIT | |
68 silly gunzTarPerm extractEntry docs/sass-examples.md | |
69 silly gunzTarPerm extractEntry docs/sass-options.md | |
70 silly gunzTarPerm extractEntry docs/sass-overview.md | |
71 silly gunzTarPerm extractEntry tasks/sass.js | |
72 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/package.json | |
73 silly lockFile ecce9394--node-modules-grunt-contrib-sass /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass | |
74 silly lockFile ecce9394--node-modules-grunt-contrib-sass /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass | |
75 silly lockFile fa0e58f7-t-contrib-sass-0-3-0-package-tgz /home/bigx/.npm/grunt-contrib-sass/0.3.0/package.tgz | |
76 silly lockFile fa0e58f7-t-contrib-sass-0-3-0-package-tgz /home/bigx/.npm/grunt-contrib-sass/0.3.0/package.tgz | |
77 info preinstall [email protected] | |
78 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/package.json | |
79 verbose readDependencies using package.json deps | |
80 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/package.json | |
81 verbose readDependencies using package.json deps | |
82 verbose cache add [ 'grunt-lib-contrib@~0.5.1', null ] | |
83 verbose cache add name=undefined spec="grunt-lib-contrib@~0.5.1" args=["grunt-lib-contrib@~0.5.1",null] | |
84 verbose parsed url { protocol: null, | |
84 verbose parsed url slashes: null, | |
84 verbose parsed url auth: null, | |
84 verbose parsed url host: null, | |
84 verbose parsed url port: null, | |
84 verbose parsed url hostname: null, | |
84 verbose parsed url hash: null, | |
84 verbose parsed url search: null, | |
84 verbose parsed url query: null, | |
84 verbose parsed url pathname: 'grunt-lib-contrib@~0.5.1', | |
84 verbose parsed url path: 'grunt-lib-contrib@~0.5.1', | |
84 verbose parsed url href: 'grunt-lib-contrib@~0.5.1' } | |
85 verbose cache add name="grunt-lib-contrib" spec="~0.5.1" args=["grunt-lib-contrib","~0.5.1"] | |
86 verbose parsed url { protocol: null, | |
86 verbose parsed url slashes: null, | |
86 verbose parsed url auth: null, | |
86 verbose parsed url host: null, | |
86 verbose parsed url port: null, | |
86 verbose parsed url hostname: null, | |
86 verbose parsed url hash: null, | |
86 verbose parsed url search: null, | |
86 verbose parsed url query: null, | |
86 verbose parsed url pathname: '~0.5.1', | |
86 verbose parsed url path: '~0.5.1', | |
86 verbose parsed url href: '~0.5.1' } | |
87 verbose addNamed [ 'grunt-lib-contrib', '~0.5.1' ] | |
88 verbose addNamed [ null, '>=0.5.1- <0.6.0-' ] | |
89 silly lockFile 7e43b67d-grunt-lib-contrib-0-5-1 grunt-lib-contrib@~0.5.1 | |
90 verbose lock grunt-lib-contrib@~0.5.1 /home/bigx/.npm/7e43b67d-grunt-lib-contrib-0-5-1.lock | |
91 silly addNameRange { name: 'grunt-lib-contrib', | |
91 silly addNameRange range: '>=0.5.1- <0.6.0-', | |
91 silly addNameRange hasData: false } | |
92 verbose url raw grunt-lib-contrib | |
93 verbose url resolving [ 'https://registry.npmjs.org/', './grunt-lib-contrib' ] | |
94 verbose url resolved https://registry.npmjs.org/grunt-lib-contrib | |
95 info trying registry request attempt 1 at 14:57:10 | |
96 verbose etag "BO6VK8W8ISZINAJ4FLALJS8HA" | |
97 http GET https://registry.npmjs.org/grunt-lib-contrib | |
98 http 304 https://registry.npmjs.org/grunt-lib-contrib | |
99 silly registry.get cb [ 304, | |
99 silly registry.get { server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)', | |
99 silly registry.get etag: '"BO6VK8W8ISZINAJ4FLALJS8HA"', | |
99 silly registry.get date: 'Sat, 25 May 2013 12:57:11 GMT', | |
99 silly registry.get 'content-length': '0' } ] | |
100 verbose etag grunt-lib-contrib from cache | |
101 silly addNameRange number 2 { name: 'grunt-lib-contrib', | |
101 silly addNameRange range: '>=0.5.1- <0.6.0-', | |
101 silly addNameRange hasData: true } | |
102 silly addNameRange versions [ 'grunt-lib-contrib', | |
102 silly addNameRange [ '0.3.0', | |
102 silly addNameRange '0.3.1', | |
102 silly addNameRange '0.4.0', | |
102 silly addNameRange '0.5.1', | |
102 silly addNameRange '0.5.2', | |
102 silly addNameRange '0.5.3', | |
102 silly addNameRange '0.6.0', | |
102 silly addNameRange '0.6.1' ] ] | |
103 verbose addNamed [ 'grunt-lib-contrib', '0.5.3' ] | |
104 verbose addNamed [ '0.5.3', '0.5.3' ] | |
105 silly lockFile 6417cf82-grunt-lib-contrib-0-5-3 [email protected] | |
106 verbose lock [email protected] /home/bigx/.npm/6417cf82-grunt-lib-contrib-0-5-3.lock | |
107 verbose read json /home/bigx/.npm/grunt-lib-contrib/0.5.3/package/package.json | |
108 silly lockFile 6417cf82-grunt-lib-contrib-0-5-3 [email protected] | |
109 silly lockFile 6417cf82-grunt-lib-contrib-0-5-3 [email protected] | |
110 silly lockFile 7e43b67d-grunt-lib-contrib-0-5-1 grunt-lib-contrib@~0.5.1 | |
111 silly lockFile 7e43b67d-grunt-lib-contrib-0-5-1 grunt-lib-contrib@~0.5.1 | |
112 silly resolved [ { name: 'grunt-lib-contrib', | |
112 silly resolved description: 'Common functionality shared across grunt-contrib tasks.', | |
112 silly resolved version: '0.5.3', | |
112 silly resolved homepage: 'http://github.com/gruntjs/grunt-lib-contrib', | |
112 silly resolved author: { name: 'Grunt Team', url: 'http://gruntjs.com/' }, | |
112 silly resolved repository: | |
112 silly resolved { type: 'git', | |
112 silly resolved url: 'git://github.com/gruntjs/grunt-lib-contrib.git' }, | |
112 silly resolved bugs: { url: 'https://github.com/gruntjs/grunt-lib-contrib/issues' }, | |
112 silly resolved licenses: [ [Object] ], | |
112 silly resolved engines: { node: '>= 0.8.0' }, | |
112 silly resolved scripts: { test: 'grunt test' }, | |
112 silly resolved devDependencies: | |
112 silly resolved { 'grunt-contrib-jshint': '~0.1.1', | |
112 silly resolved 'grunt-contrib-nodeunit': '~0.1.2', | |
112 silly resolved grunt: '~0.4.0' }, | |
112 silly resolved main: 'lib/contrib', | |
112 silly resolved dependencies: { 'zlib-browserify': '0.0.1' }, | |
112 silly resolved contributors: [ [Object], [Object], [Object], [Object] ], | |
112 silly resolved readme: '# grunt-lib-contrib [](http://travis-ci.org/gruntjs/grunt-lib-contrib)\n\n> Common functionality shared across grunt-contrib tasks.\n\nThe purpose of grunt-lib-contrib is to explore solutions to common problems task writers encounter, and to ease the upgrade path for contrib tasks.\n\n**These APIs should be considered highly unstable. Depend on them at your own risk!**\n\n_Over time, some of the functionality provided here may be incorporated directly into grunt for mainstream use. Until then, you may require `grunt-lib-contrib` as a dependency in your projects, but be very careful to specify an exact version number instead of a range, as backwards-incompatible changes are likely to be introduced._\n\n### Helper Functions\n\n#### getNamespaceDeclaration(ns)\n\nThis helper is used to build JS namespace declarations.\n\n#### optsToArgs(options)\n\nConvert an object to an array of CLI arguments, which can be used with `child_process.spawn()`.\n\n```js\n// Example\n{\n fooBar: \'a\', // [\'--foo-bar\', \'a\']\n fooBar: 1, // [\'--foo-bar\', \'1\']\n fooBar: true, // [\'--foo-bar\']\n fooBar: false, //\n fooBar: [\'a\', \'b\'] // [\'--foo-bar\', \'a\', \'--foo-bar\', \'b\']\n}\n```\n\n#### stripPath(pth, strip)\n\nStrip a path from a path. normalize both paths for best results.\n\n#### minMaxInfo(min, max)\n\nHelper for logging compressed, uncompressed and gzipped sizes of strings.\n\n```js\nvar max = grunt.file.read(\'max.js\');\nvar min = minify(max);\nminMaxInfo(min, max);\n```\n\nWould print:\n\n```\nUncompressed size: 495 bytes.\nCompressed size: 36 bytes gzipped (396 bytes minified).\n```\n\n--\n\n*Lib submitted by [Tyler Kellen](https://goingslowly.com/).*', | |
112 silly resolved readmeFilename: 'README.md', | |
112 silly resolved _id: '[email protected]', | |
112 silly resolved _from: 'grunt-lib-contrib@~0.5.1' } ] | |
113 info install [email protected] into /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass | |
114 info installOne [email protected] | |
115 verbose from cache /home/bigx/.npm/grunt-lib-contrib/0.5.3/package/package.json | |
116 info /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib unbuild | |
117 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/package.json | |
118 verbose tar unpack /home/bigx/.npm/grunt-lib-contrib/0.5.3/package.tgz | |
119 silly lockFile 384d7721-s-node-modules-grunt-lib-contrib /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib | |
120 verbose lock /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib /home/bigx/.npm/384d7721-s-node-modules-grunt-lib-contrib.lock | |
121 silly lockFile 695905c8-nt-lib-contrib-0-5-3-package-tgz /home/bigx/.npm/grunt-lib-contrib/0.5.3/package.tgz | |
122 verbose lock /home/bigx/.npm/grunt-lib-contrib/0.5.3/package.tgz /home/bigx/.npm/695905c8-nt-lib-contrib-0-5-3-package-tgz.lock | |
123 silly gunzTarPerm modes [ '755', '644' ] | |
124 silly gunzTarPerm extractEntry package.json | |
125 silly gunzTarPerm extractEntry .npmignore | |
126 silly gunzTarPerm extractEntry README.md | |
127 silly gunzTarPerm extractEntry Gruntfile.js | |
128 silly gunzTarPerm extractEntry AUTHORS | |
129 silly gunzTarPerm extractEntry CHANGELOG | |
130 silly gunzTarPerm extractEntry .jshintrc | |
131 silly gunzTarPerm extractEntry LICENSE-MIT | |
132 silly gunzTarPerm extractEntry .gitattributes | |
133 silly gunzTarPerm extractEntry lib/contrib.js | |
134 silly gunzTarPerm extractEntry .travis.yml | |
135 silly gunzTarPerm extractEntry test/lib_test.js | |
136 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/package.json | |
137 silly lockFile 384d7721-s-node-modules-grunt-lib-contrib /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib | |
138 silly lockFile 384d7721-s-node-modules-grunt-lib-contrib /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib | |
139 silly lockFile 695905c8-nt-lib-contrib-0-5-3-package-tgz /home/bigx/.npm/grunt-lib-contrib/0.5.3/package.tgz | |
140 silly lockFile 695905c8-nt-lib-contrib-0-5-3-package-tgz /home/bigx/.npm/grunt-lib-contrib/0.5.3/package.tgz | |
141 info preinstall [email protected] | |
142 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/package.json | |
143 verbose readDependencies using package.json deps | |
144 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/package.json | |
145 verbose readDependencies using package.json deps | |
146 verbose cache add [ '[email protected]', null ] | |
147 verbose cache add name=undefined spec="[email protected]" args=["[email protected]",null] | |
148 verbose parsed url { protocol: null, | |
148 verbose parsed url slashes: null, | |
148 verbose parsed url auth: null, | |
148 verbose parsed url host: null, | |
148 verbose parsed url port: null, | |
148 verbose parsed url hostname: null, | |
148 verbose parsed url hash: null, | |
148 verbose parsed url search: null, | |
148 verbose parsed url query: null, | |
148 verbose parsed url pathname: '[email protected]', | |
148 verbose parsed url path: '[email protected]', | |
148 verbose parsed url href: '[email protected]' } | |
149 verbose cache add name="zlib-browserify" spec="0.0.1" args=["zlib-browserify","0.0.1"] | |
150 verbose parsed url { protocol: null, | |
150 verbose parsed url slashes: null, | |
150 verbose parsed url auth: null, | |
150 verbose parsed url host: null, | |
150 verbose parsed url port: null, | |
150 verbose parsed url hostname: null, | |
150 verbose parsed url hash: null, | |
150 verbose parsed url search: null, | |
150 verbose parsed url query: null, | |
150 verbose parsed url pathname: '0.0.1', | |
150 verbose parsed url path: '0.0.1', | |
150 verbose parsed url href: '0.0.1' } | |
151 verbose addNamed [ 'zlib-browserify', '0.0.1' ] | |
152 verbose addNamed [ '0.0.1', '0.0.1' ] | |
153 silly lockFile 84e77944-zlib-browserify-0-0-1 [email protected] | |
154 verbose lock [email protected] /home/bigx/.npm/84e77944-zlib-browserify-0-0-1.lock | |
155 verbose url raw zlib-browserify/0.0.1 | |
156 verbose url resolving [ 'https://registry.npmjs.org/', './zlib-browserify/0.0.1' ] | |
157 verbose url resolved https://registry.npmjs.org/zlib-browserify/0.0.1 | |
158 info trying registry request attempt 1 at 14:57:12 | |
159 verbose etag "8W4V1G7APKNRHQPFT4IYPHSXO" | |
160 http GET https://registry.npmjs.org/zlib-browserify/0.0.1 | |
161 http 304 https://registry.npmjs.org/zlib-browserify/0.0.1 | |
162 silly registry.get cb [ 304, | |
162 silly registry.get { server: 'CouchDB/1.3.0 (Erlang OTP/R15B03)', | |
162 silly registry.get etag: '"8W4V1G7APKNRHQPFT4IYPHSXO"', | |
162 silly registry.get date: 'Sat, 25 May 2013 12:57:13 GMT', | |
162 silly registry.get 'content-length': '0' } ] | |
163 verbose etag zlib-browserify/0.0.1 from cache | |
164 verbose read json /home/bigx/.npm/zlib-browserify/0.0.1/package/package.json | |
165 silly lockFile 84e77944-zlib-browserify-0-0-1 [email protected] | |
166 silly lockFile 84e77944-zlib-browserify-0-0-1 [email protected] | |
167 silly resolved [ { name: 'zlib-browserify', | |
167 silly resolved version: '0.0.1', | |
167 silly resolved description: 'Wrapper for zlib.js to allow for browserifyication', | |
167 silly resolved main: 'index.js', | |
167 silly resolved directories: { test: 'test' }, | |
167 silly resolved dependencies: {}, | |
167 silly resolved devDependencies: { tap: '~0.3.3' }, | |
167 silly resolved scripts: { test: './node_modules/tap test/*.test.js' }, | |
167 silly resolved repository: | |
167 silly resolved { type: 'git', | |
167 silly resolved url: 'git://github.com/brianloveswords/zlib-browserify.git' }, | |
167 silly resolved keywords: [ 'zlib', 'browserify' ], | |
167 silly resolved author: { name: 'Brian J. Brennan' }, | |
167 silly resolved license: 'MIT', | |
167 silly resolved gitHead: '4be9419f0e8e9dec9629c8a538b33a4efd7df17b', | |
167 silly resolved readmeFilename: 'readme.md', | |
167 silly resolved readme: 'Zlib in yo\' browser.\n', | |
167 silly resolved bugs: { url: 'https://github.com/brianloveswords/zlib-browserify/issues' }, | |
167 silly resolved _id: '[email protected]', | |
167 silly resolved _from: '[email protected]' } ] | |
168 info install [email protected] into /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib | |
169 info installOne [email protected] | |
170 verbose from cache /home/bigx/.npm/zlib-browserify/0.0.1/package/package.json | |
171 info /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify unbuild | |
172 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify/package.json | |
173 verbose tar unpack /home/bigx/.npm/zlib-browserify/0.0.1/package.tgz | |
174 silly lockFile 9b764964-rib-node-modules-zlib-browserify /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify | |
175 verbose lock /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify /home/bigx/.npm/9b764964-rib-node-modules-zlib-browserify.lock | |
176 silly lockFile 0d4b4335-lib-browserify-0-0-1-package-tgz /home/bigx/.npm/zlib-browserify/0.0.1/package.tgz | |
177 verbose lock /home/bigx/.npm/zlib-browserify/0.0.1/package.tgz /home/bigx/.npm/0d4b4335-lib-browserify-0-0-1-package-tgz.lock | |
178 silly gunzTarPerm modes [ '755', '644' ] | |
179 silly gunzTarPerm extractEntry package.json | |
180 silly gunzTarPerm extractEntry .npmignore | |
181 silly gunzTarPerm extractEntry index.js | |
182 silly gunzTarPerm extractEntry zlib.js | |
183 silly gunzTarPerm extractEntry readme.md | |
184 silly gunzTarPerm extractEntry test/zlib.test.js | |
185 verbose read json /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify/package.json | |
186 silly lockFile 9b764964-rib-node-modules-zlib-browserify /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify | |
187 silly lockFile 9b764964-rib-node-modules-zlib-browserify /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify | |
188 silly lockFile 0d4b4335-lib-browserify-0-0-1-package-tgz /home/bigx/.npm/zlib-browserify/0.0.1/package.tgz | |
189 silly lockFile 0d4b4335-lib-browserify-0-0-1-package-tgz /home/bigx/.npm/zlib-browserify/0.0.1/package.tgz | |
190 info preinstall [email protected] | |
191 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify/package.json | |
192 verbose readDependencies using package.json deps | |
193 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify/package.json | |
194 verbose readDependencies using package.json deps | |
195 silly resolved [] | |
196 verbose about to build /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify | |
197 info build /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify | |
198 verbose from cache /home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules/zlib-browserify/package.json | |
199 verbose linkStuff [ false, | |
199 verbose linkStuff false, | |
199 verbose linkStuff false, | |
199 verbose linkStuff '/home/bigx/repos/breizhcamp-js/prez/node_modules/grunt-contrib-sass/node_modules/grunt-lib-contrib/node_modules' ] | |
200 info linkStuff [email protected] | |
201 verbose from cache /home/bigx/repos/breizhcamp-js/prez/package.json | |
202 error TypeError: Object.keys called on non-object | |
202 error at Function.keys (native) | |
202 error at /usr/lib/node_modules/npm/lib/build.js:111:18 | |
202 error at process._tickCallback (node.js:415:13) | |
203 error If you need help, you may report this log at: | |
203 error <http://github.com/isaacs/npm/issues> | |
203 error or email it to: | |
203 error <[email protected]> | |
204 error System Linux 3.2.0-44-generic | |
205 error command "/usr/bin/node" "/usr/bin/npm" "install" "grunt-contrib-sass" "--save-dev" | |
206 error cwd /home/bigx/repos/breizhcamp-js/prez | |
207 error node -v v0.10.7 | |
208 error npm -v 1.2.21 | |
209 error type called_on_non_object | |
210 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment