Skip to content

Instantly share code, notes, and snippets.

@reggi
Created September 12, 2015 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reggi/32da7944a1b5aae65a84 to your computer and use it in GitHub Desktop.
Save reggi/32da7944a1b5aae65a84 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/Users/thomas/.nvm/versions/node/v4.0.0/bin/node',
1 verbose cli '/Users/thomas/.nvm/versions/node/v4.0.0/bin/npm',
1 verbose cli 'i',
1 verbose cli 'https://github.com/rvagg/contextify' ]
2 info using npm@2.14.2
3 info using node@v4.0.0
4 verbose install initial load of /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/package.json
5 warn package.json todomvc-flux@0.0.3 No license field.
6 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/browserify/package.json
7 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/classnames/package.json
8 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/envify/package.json
9 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/flux/package.json
10 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/keymirror/package.json
11 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/object-assign/package.json
12 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/react/package.json
13 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/reactify/package.json
14 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/uglify-js/package.json
15 verbose installManyTop reading scoped package data from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/watchify/package.json
16 info package.json uglify-js@2.4.24 license should be a valid SPDX license expression
17 info package.json keymirror@0.1.1 No license field.
18 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/package.json
19 silly cache add args [ 'https://github.com/rvagg/contextify', null ]
20 verbose cache add spec https://github.com/rvagg/contextify
21 silly cache add parsed spec Result {
21 silly cache add raw: 'https://github.com/rvagg/contextify',
21 silly cache add scope: null,
21 silly cache add name: null,
21 silly cache add rawSpec: 'https://github.com/rvagg/contextify',
21 silly cache add spec: 'git+https://github.com/rvagg/contextify.git',
21 silly cache add type: 'hosted',
21 silly cache add hosted:
21 silly cache add { type: 'github',
21 silly cache add ssh: 'git@github.com:rvagg/contextify.git',
21 silly cache add sshUrl: 'git+ssh://git@github.com/rvagg/contextify.git',
21 silly cache add httpsUrl: 'git+https://github.com/rvagg/contextify.git',
21 silly cache add gitUrl: 'git://github.com/rvagg/contextify.git',
21 silly cache add shortcut: 'github:rvagg/contextify',
21 silly cache add directUrl: 'https://raw.githubusercontent.com/rvagg/contextify/master/package.json' } }
22 verbose addRemoteGit caching https://github.com/rvagg/contextify
23 verbose addRemoteGit git+https://github.com/rvagg/contextify.git is a repository hosted by github
24 silly tryClone cloning git+https://github.com/rvagg/contextify.git via git+https://github.com/rvagg/contextify.git
25 verbose tryClone https-github-com-rvagg-contextify-git-bfd47519 not in flight; caching
26 info git [ 'clone',
26 info git '--template=/Users/thomas/.npm/_git-remotes/_templates',
26 info git '--mirror',
26 info git 'https://github.com/rvagg/contextify.git',
26 info git '/Users/thomas/.npm/_git-remotes/https-github-com-rvagg-contextify-git-bfd47519' ]
27 verbose mirrorRemote git+https://github.com/rvagg/contextify.git git clone https://github.com/rvagg/contextify.git
28 verbose setPermissions git+https://github.com/rvagg/contextify.git set permissions on /Users/thomas/.npm/_git-remotes/https-github-com-rvagg-contextify-git-bfd47519
29 verbose resolveHead git+https://github.com/rvagg/contextify.git original treeish: master
30 info git [ 'rev-list', '-n1', 'master' ]
31 silly resolveHead git+https://github.com/rvagg/contextify.git resolved treeish: 1ed0631b435f6301986cc0890c36a29d5c55de97
32 verbose resolveHead git+https://github.com/rvagg/contextify.git resolved Git URL: git+https://github.com/rvagg/contextify.git#1ed0631b435f6301986cc0890c36a29d5c55de97
33 silly resolveHead Git working directory: /var/folders/jt/043tcrbs3m386w8kxjlf3jz00000gn/T/npm-3112-136dd024/git-cache-3c1f01e356de/1ed0631b435f6301986cc0890c36a29d5c55de97
34 info git [ 'clone',
34 info git '/Users/thomas/.npm/_git-remotes/https-github-com-rvagg-contextify-git-bfd47519',
34 info git '/var/folders/jt/043tcrbs3m386w8kxjlf3jz00000gn/T/npm-3112-136dd024/git-cache-3c1f01e356de/1ed0631b435f6301986cc0890c36a29d5c55de97' ]
35 verbose cloneResolved git+https://github.com/rvagg/contextify.git clone Cloning into '/var/folders/jt/043tcrbs3m386w8kxjlf3jz00000gn/T/npm-3112-136dd024/git-cache-3c1f01e356de/1ed0631b435f6301986cc0890c36a29d5c55de97'...
35 verbose cloneResolved done.
36 info git [ 'checkout', '1ed0631b435f6301986cc0890c36a29d5c55de97' ]
37 verbose checkoutTreeish git+https://github.com/rvagg/contextify.git checkout Note: checking out '1ed0631b435f6301986cc0890c36a29d5c55de97'.
37 verbose checkoutTreeish
37 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
37 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
37 verbose checkoutTreeish state without impacting any branches by performing another checkout.
37 verbose checkoutTreeish
37 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
37 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
37 verbose checkoutTreeish
37 verbose checkoutTreeish git checkout -b new_branch_name
37 verbose checkoutTreeish
37 verbose checkoutTreeish HEAD is now at 1ed0631... Version 0.1.14
38 verbose addLocalDirectory /Users/thomas/.npm/contextify/0.1.14/package.tgz not in flight; packing
39 verbose tar pack [ '/Users/thomas/.npm/contextify/0.1.14/package.tgz',
39 verbose tar pack '/var/folders/jt/043tcrbs3m386w8kxjlf3jz00000gn/T/npm-3112-136dd024/git-cache-3c1f01e356de/1ed0631b435f6301986cc0890c36a29d5c55de97' ]
40 verbose tarball /Users/thomas/.npm/contextify/0.1.14/package.tgz
41 verbose folder /var/folders/jt/043tcrbs3m386w8kxjlf3jz00000gn/T/npm-3112-136dd024/git-cache-3c1f01e356de/1ed0631b435f6301986cc0890c36a29d5c55de97
42 verbose addLocalTarball adding from inside cache /Users/thomas/.npm/contextify/0.1.14/package.tgz
43 verbose addRemoteGit data._from: git+https://github.com/rvagg/contextify.git
44 verbose addRemoteGit data._resolved: git+https://github.com/rvagg/contextify.git#1ed0631b435f6301986cc0890c36a29d5c55de97
45 silly cache afterAdd contextify@0.1.14
46 verbose afterAdd /Users/thomas/.npm/contextify/0.1.14/package/package.json not in flight; writing
47 verbose afterAdd /Users/thomas/.npm/contextify/0.1.14/package/package.json written
48 silly install resolved [ { name: 'contextify',
48 silly install resolved version: '0.1.14',
48 silly install resolved description: 'Turn an object into a persistent execution context.',
48 silly install resolved author: { name: 'Brian McDaniel', email: 'brianmcd05@gmail.com' },
48 silly install resolved contributors:
48 silly install resolved [ [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object],
48 silly install resolved [Object] ],
48 silly install resolved keywords: [ 'context', 'vm' ],
48 silly install resolved repository:
48 silly install resolved { type: 'git',
48 silly install resolved url: 'git+https://github.com/brianmcd/contextify.git' },
48 silly install resolved main: './lib/contextify',
48 silly install resolved scripts: { test: 'nodeunit test/', install: 'node-gyp rebuild' },
48 silly install resolved engines: { node: '>=0.4.0' },
48 silly install resolved licenses: [ [Object] ],
48 silly install resolved dependencies: { bindings: '*', nan: '~1.8.4' },
48 silly install resolved devDependencies: { nodeunit: '>=0.5.x' },
48 silly install resolved gypfile: true,
48 silly install resolved gitHead: '1ed0631b435f6301986cc0890c36a29d5c55de97',
48 silly install resolved readme: '# Contextify\n\nFor Windows issues, see here: https://github.com/brianmcd/contextify/wiki/Windows-Installation-Guide\n\nPlease add to the wiki if you find new issues/solutions.\n\nTurn an object into a V8 execution context. A contextified object acts as the global \'this\' when executing scripts in its context. Contextify adds 3 methods to the contextified object: run(code, filename), getGlobal(), and dispose(). The main difference between Contextify and Node\'s vm methods is that Contextify allows asynchronous functions to continue executing in the Contextified object\'s context. See vm vs. Contextify below for more discussion.\n\n## Examples\n```javascript\nvar Contextify = require(\'contextify\');\nvar sandbox = { console : console, prop1 : \'prop1\'};\nContextify(sandbox);\nsandbox.run(\'console.log(prop1);\');\nsandbox.dispose(); // free the resources allocated for the context.\n```\n\n```javascript\nvar sandbox = Contextify(); // returns an empty contextified object.\nsandbox.run(\'var x = 3;\');\nconsole.log(sandbox.x); // prints 3\nsandbox.dispose();\n```\n\n```javascript\nvar sandbox = Contextify({setTimeout : setTimeout});\nsandbox.run("setTimeout(function () { x = 3; }, 5);");\nconsole.log(sandbox.x); // prints undefined\nsetTimeout(function () {\n console.log(sandbox.x); // prints 3\n sandbox.dispose();\n}, 10);\n```\n## Details\n\n**Contextify([sandbox])**\n\n sandbox - The object to contextify, which will be modified as described below\n If no sandbox is specified, an empty object will be allocated and used instead.\n\n Returns the contextified object. It doesn\'t make a copy, so if you already have a reference\n to the sandbox, you don\'t need to catch the return value.\n\nA Contextified object has 2 methods added to it:\n\n**run(code, [filename])**\n\n code - string containing JavaScript to execute\n filename - an optional filename for debugging.\n\n Runs the code in the Contextified object\'s context.\n\n**getGlobal()**\n\nReturns the actual global object for the V8 context. The global object is initialized with interceptors (discussed below) which forward accesses on it to the contextified object. This means the contextified object acts like the global object in most cases. Sometimes, though, you need to make a reference to the actual global object.\n\nFor example:\n\n```javascript\nvar window = Contextify({console : console});\nwindow.window = window;\nwindow.run("console.log(window === this);");\n// prints false.\n```\n\n```javascript\nvar window = Contextify({console : console});\nwindow.window = window.getGlobal();\nwindow.run("console.log(window === this);");\n// prints true\n```\n\nThe global object returned by getGlobal() can be treated like the contextified sandbox object, except that defining getters/setters will not work on it. Define getters and setters on the actual sandbox object instead.\n\n**dispose()**\n\nFrees the memory allocated for the underlying V8 context. If you don\'t call this when you\'re done, the V8 context memory will leak, as will the sandbox memory, since the context\'s global stores a strong reference to the sandbox object. You can still use your sandbox object after calling dispose(), but it\'s unsafe to use a global previously returned from getGlobal(). run, getGlobal, and dispose will be removed from the sandbox object.\n\n## Install\n\n npm install contextify\n\n## require(\'vm\') vs. Contextify\n\nNode\'s vm functions (runInContext etc) work by copying the values from the sandbox object onto a context\'s global object, executing the passed in script, then copying the results back. This means that scripts that create asynchronous functions (using mechanisms like setTimeout) won\'t have see the results of executing those functions, since the copying in/out only occurs during an explicit call to runInContext and friends. \n\nContextify creates a V8 context, and uses interceptors (see: http://code.google.com/apis/v8/embed.html#interceptors) to forward global object accesses to the sandbox object. This means there is no copying in or out, so asynchronous functions have the expected effect on the sandbox object. \n\n## Tests\n\nTesting is done with nodeunit. Run the tests with\n\n nodeunit test/\n\nOutput: \n\n OK: 92 assertions (27ms)\n\n\n## Building\n\n node-gyp rebuild\n\n## Acknowledgments\n\nInspiration taken from Assaf\'s Zombie.js context solution: https://github.com/assaf/zombie\n',
48 silly install resolved readmeFilename: 'README.md',
48 silly install resolved bugs: { url: 'https://github.com/brianmcd/contextify/issues' },
48 silly install resolved homepage: 'https://github.com/brianmcd/contextify#readme',
48 silly install resolved _id: 'contextify@0.1.14',
48 silly install resolved _shasum: 'c16936f5f822100c1f74e60c318a84a02922fc9b',
48 silly install resolved _from: 'git+https://github.com/rvagg/contextify.git',
48 silly install resolved _resolved: 'git+https://github.com/rvagg/contextify.git#1ed0631b435f6301986cc0890c36a29d5c55de97' } ]
49 info install contextify@0.1.14 into /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
50 info installOne contextify@0.1.14
51 verbose installOne of contextify to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc not in flight; installing
52 verbose lock using /Users/thomas/.npm/_locks/contextify-20c1c907582732f9.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
53 silly install write writing contextify 0.1.14 to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
54 verbose unbuild node_modules/contextify
55 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify is being purged from base /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
56 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
57 verbose tar unpack /Users/thomas/.npm/contextify/0.1.14/package.tgz
58 verbose tar unpacking to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
59 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify is being purged
60 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
61 silly gunzTarPerm modes [ '755', '644' ]
62 silly gunzTarPerm extractEntry package.json
63 silly gunzTarPerm extractEntry .npmignore
64 silly gunzTarPerm extractEntry README.md
65 silly gunzTarPerm extractEntry LICENSE.txt
66 silly gunzTarPerm extractEntry binding.gyp
67 silly gunzTarPerm extractEntry changelog
68 silly gunzTarPerm extractEntry lib/contextify.js
69 silly gunzTarPerm extractEntry src/contextify.cc
70 silly gunzTarPerm extractEntry test/contextify.js
71 silly gunzTarPerm extractEntry wscript
72 verbose write writing to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/package.json
73 info preinstall contextify@0.1.14
74 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/package.json
75 silly prepareForInstallMany adding bindings@* from contextify dependencies
76 silly prepareForInstallMany adding nan@~1.8.4 from contextify dependencies
77 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/package.json
78 silly cache add args [ 'bindings@*', null ]
79 verbose cache add spec bindings@*
80 silly cache add args [ 'nan@~1.8.4', null ]
81 verbose cache add spec nan@~1.8.4
82 silly cache add parsed spec Result {
82 silly cache add raw: 'bindings@*',
82 silly cache add scope: null,
82 silly cache add name: 'bindings',
82 silly cache add rawSpec: '*',
82 silly cache add spec: '*',
82 silly cache add type: 'range' }
83 silly addNamed bindings@*
84 verbose addNamed "*" is a valid semver range for bindings
85 silly addNameRange { name: 'bindings', range: '*', hasData: false }
86 silly mapToRegistry name bindings
87 silly mapToRegistry using default registry
88 silly mapToRegistry registry http://registry.npmjs.org/
89 silly mapToRegistry uri http://registry.npmjs.org/bindings
90 verbose addNameRange registry:http://registry.npmjs.org/bindings not in flight; fetching
91 silly cache add parsed spec Result {
91 silly cache add raw: 'nan@~1.8.4',
91 silly cache add scope: null,
91 silly cache add name: 'nan',
91 silly cache add rawSpec: '~1.8.4',
91 silly cache add spec: '>=1.8.4 <1.9.0',
91 silly cache add type: 'range' }
92 silly addNamed nan@>=1.8.4 <1.9.0
93 verbose addNamed ">=1.8.4 <1.9.0" is a valid semver range for nan
94 silly addNameRange { name: 'nan', range: '>=1.8.4 <1.9.0', hasData: false }
95 silly mapToRegistry name nan
96 silly mapToRegistry using default registry
97 silly mapToRegistry registry http://registry.npmjs.org/
98 silly mapToRegistry uri http://registry.npmjs.org/nan
99 verbose addNameRange registry:http://registry.npmjs.org/nan not in flight; fetching
100 verbose request uri http://registry.npmjs.org/bindings
101 verbose request no auth needed
102 info attempt registry request try #1 at 1:01:38 PM
103 verbose request id 64bd970aebe86bcb
104 verbose etag "D2XXGHY5EXANSKX6Q9FJABZ7W"
105 http request GET http://registry.npmjs.org/bindings
106 verbose request uri http://registry.npmjs.org/nan
107 verbose request no auth needed
108 info attempt registry request try #1 at 1:01:38 PM
109 verbose etag "1L4RU1AM541YSVP1YQFXG1Y1J"
110 http request GET http://registry.npmjs.org/nan
111 http 304 http://registry.npmjs.org/bindings
112 silly get cb [ 304,
112 silly get { date: 'Sat, 12 Sep 2015 17:01:38 GMT',
112 silly get via: '1.1 varnish',
112 silly get 'cache-control': 'max-age=60',
112 silly get etag: '"D2XXGHY5EXANSKX6Q9FJABZ7W"',
112 silly get age: '35',
112 silly get connection: 'keep-alive',
112 silly get 'x-served-by': 'cache-iad2144-IAD',
112 silly get 'x-cache': 'HIT',
112 silly get 'x-cache-hits': '1',
112 silly get 'x-timer': 'S1442077298.238754,VS0,VE0',
112 silly get vary: 'Accept' } ]
113 verbose etag http://registry.npmjs.org/bindings from cache
114 verbose get saving bindings to /Users/thomas/.npm/registry.npmjs.org/bindings/.cache.json
115 http 304 http://registry.npmjs.org/nan
116 silly get cb [ 304,
116 silly get { date: 'Sat, 12 Sep 2015 17:01:38 GMT',
116 silly get via: '1.1 varnish',
116 silly get 'cache-control': 'max-age=60',
116 silly get etag: '"1L4RU1AM541YSVP1YQFXG1Y1J"',
116 silly get age: '17',
116 silly get connection: 'keep-alive',
116 silly get 'x-served-by': 'cache-iad2141-IAD',
116 silly get 'x-cache': 'HIT',
116 silly get 'x-cache-hits': '1',
116 silly get 'x-timer': 'S1442077298.244015,VS0,VE0',
116 silly get vary: 'Accept' } ]
117 verbose etag http://registry.npmjs.org/nan from cache
118 verbose get saving nan to /Users/thomas/.npm/registry.npmjs.org/nan/.cache.json
119 silly addNameRange number 2 { name: 'bindings', range: '*', hasData: true }
120 silly addNameRange versions [ 'bindings',
120 silly addNameRange [ '0.0.1',
120 silly addNameRange '0.1.0',
120 silly addNameRange '0.1.1',
120 silly addNameRange '0.2.0',
120 silly addNameRange '0.2.1',
120 silly addNameRange '0.2.2',
120 silly addNameRange '0.2.3',
120 silly addNameRange '0.2.4',
120 silly addNameRange '0.3.0',
120 silly addNameRange '0.4.0',
120 silly addNameRange '1.0.0',
120 silly addNameRange '1.1.0',
120 silly addNameRange '1.1.1',
120 silly addNameRange '1.2.0',
120 silly addNameRange '1.2.1' ] ]
121 silly addNamed bindings@1.2.1
122 verbose addNamed "1.2.1" is a plain semver version for bindings
123 silly addNameRange number 2 { name: 'nan', range: '>=1.8.4 <1.9.0', hasData: true }
124 silly addNameRange versions [ 'nan',
124 silly addNameRange [ '0.3.0-wip',
124 silly addNameRange '0.3.0-wip2',
124 silly addNameRange '0.3.0',
124 silly addNameRange '0.3.1',
124 silly addNameRange '0.3.2',
124 silly addNameRange '0.4.0',
124 silly addNameRange '0.4.1',
124 silly addNameRange '0.4.2',
124 silly addNameRange '0.4.3',
124 silly addNameRange '0.4.4',
124 silly addNameRange '0.5.0',
124 silly addNameRange '0.5.1',
124 silly addNameRange '0.5.2',
124 silly addNameRange '0.6.0',
124 silly addNameRange '0.7.0',
124 silly addNameRange '0.7.1',
124 silly addNameRange '0.8.0',
124 silly addNameRange '1.0.0',
124 silly addNameRange '1.1.0',
124 silly addNameRange '1.1.1',
124 silly addNameRange '1.1.2',
124 silly addNameRange '1.2.0',
124 silly addNameRange '1.3.0',
124 silly addNameRange '1.4.0',
124 silly addNameRange '1.4.1',
124 silly addNameRange '1.5.0',
124 silly addNameRange '1.4.2',
124 silly addNameRange '1.4.3',
124 silly addNameRange '1.5.1',
124 silly addNameRange '1.5.2',
124 silly addNameRange '1.6.0',
124 silly addNameRange '1.5.3',
124 silly addNameRange '1.6.1',
124 silly addNameRange '1.6.2',
124 silly addNameRange '1.7.0',
124 silly addNameRange '1.8.0',
124 silly addNameRange '1.8.1',
124 silly addNameRange '1.8.2',
124 silly addNameRange '1.8.3',
124 silly addNameRange '1.8.4',
124 silly addNameRange '1.9.0',
124 silly addNameRange '2.0.0',
124 silly addNameRange '2.0.1',
124 silly addNameRange '2.0.2',
124 silly addNameRange '2.0.3',
124 silly addNameRange '2.0.4',
124 silly addNameRange '2.0.5',
124 silly addNameRange '2.0.6',
124 silly addNameRange '2.0.7',
124 silly addNameRange '2.0.8',
124 silly addNameRange '2.0.9' ] ]
125 silly addNamed nan@1.8.4
126 verbose addNamed "1.8.4" is a plain semver version for nan
127 silly cache afterAdd bindings@1.2.1
128 verbose afterAdd /Users/thomas/.npm/bindings/1.2.1/package/package.json not in flight; writing
129 silly cache afterAdd nan@1.8.4
130 verbose afterAdd /Users/thomas/.npm/nan/1.8.4/package/package.json not in flight; writing
131 verbose afterAdd /Users/thomas/.npm/bindings/1.2.1/package/package.json written
132 verbose afterAdd /Users/thomas/.npm/nan/1.8.4/package/package.json written
133 silly install resolved [ { name: 'bindings',
133 silly install resolved description: 'Helper module for loading your native module\'s .node file',
133 silly install resolved keywords: [ 'native', 'addon', 'bindings', 'gyp', 'waf', 'c', 'c++' ],
133 silly install resolved version: '1.2.1',
133 silly install resolved author:
133 silly install resolved { name: 'Nathan Rajlich',
133 silly install resolved email: 'nathan@tootallnate.net',
133 silly install resolved url: 'http://tootallnate.net' },
133 silly install resolved repository:
133 silly install resolved { type: 'git',
133 silly install resolved url: 'git://github.com/TooTallNate/node-bindings.git' },
133 silly install resolved main: './bindings.js',
133 silly install resolved bugs: { url: 'https://github.com/TooTallNate/node-bindings/issues' },
133 silly install resolved homepage: 'https://github.com/TooTallNate/node-bindings',
133 silly install resolved license: 'MIT',
133 silly install resolved gitHead: 'e404152ee27f8478ccbc7122ee051246e8e5ec02',
133 silly install resolved _id: 'bindings@1.2.1',
133 silly install resolved scripts: {},
133 silly install resolved _shasum: '14ad6113812d2d37d72e67b4cacb4bb726505f11',
133 silly install resolved _from: 'bindings@*',
133 silly install resolved _npmVersion: '1.4.14',
133 silly install resolved _npmUser: { name: 'tootallnate', email: 'nathan@tootallnate.net' },
133 silly install resolved maintainers: [ [Object], [Object] ],
133 silly install resolved dist:
133 silly install resolved { shasum: '14ad6113812d2d37d72e67b4cacb4bb726505f11',
133 silly install resolved tarball: 'http://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz' },
133 silly install resolved directories: {},
133 silly install resolved _resolved: 'http://registry.npmjs.org/bindings/-/bindings-1.2.1.tgz',
133 silly install resolved readme: 'ERROR: No README data found!' },
133 silly install resolved { name: 'nan',
133 silly install resolved version: '1.8.4',
133 silly install resolved description: 'Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility',
133 silly install resolved main: 'include_dirs.js',
133 silly install resolved repository: { type: 'git', url: 'git://github.com/iojs/nan.git' },
133 silly install resolved scripts:
133 silly install resolved { test: 'tap --gc test/js/*-test.js',
133 silly install resolved 'rebuild-tests': 'pangyp rebuild --directory test' },
133 silly install resolved contributors:
133 silly install resolved [ [Object],
133 silly install resolved [Object],
133 silly install resolved [Object],
133 silly install resolved [Object],
133 silly install resolved [Object],
133 silly install resolved [Object],
133 silly install resolved [Object] ],
133 silly install resolved devDependencies:
133 silly install resolved { bindings: '~1.2.1',
133 silly install resolved 'node-gyp': '~1.0.2',
133 silly install resolved pangyp: '~2.0.1',
133 silly install resolved tap: '~0.7.1',
133 silly install resolved xtend: '~4.0.0' },
133 silly install resolved license: 'MIT',
133 silly install resolved gitHead: 'ed3bbf4ced0cf7937b4e4164766797f71aa97f3d',
133 silly install resolved bugs: { url: 'https://github.com/iojs/nan/issues' },
133 silly install resolved homepage: 'https://github.com/iojs/nan#readme',
133 silly install resolved _id: 'nan@1.8.4',
133 silly install resolved _shasum: '3c76b5382eab33e44b758d2813ca9d92e9342f34',
133 silly install resolved _from: 'nan@>=1.8.4 <1.9.0',
133 silly install resolved _npmVersion: '2.8.3',
133 silly install resolved _nodeVersion: '0.12.2',
133 silly install resolved _npmUser: { name: 'kkoopa', email: 'bbyholm@abo.fi' },
133 silly install resolved maintainers: [ [Object], [Object] ],
133 silly install resolved dist:
133 silly install resolved { shasum: '3c76b5382eab33e44b758d2813ca9d92e9342f34',
133 silly install resolved tarball: 'http://registry.npmjs.org/nan/-/nan-1.8.4.tgz' },
133 silly install resolved directories: {},
133 silly install resolved _resolved: 'http://registry.npmjs.org/nan/-/nan-1.8.4.tgz',
133 silly install resolved readme: 'ERROR: No README data found!' } ]
134 info install bindings@1.2.1 into /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
135 info install nan@1.8.4 into /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
136 info installOne bindings@1.2.1
137 verbose installOne of bindings to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify not in flight; installing
138 info installOne nan@1.8.4
139 verbose installOne of nan to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify not in flight; installing
140 verbose lock using /Users/thomas/.npm/_locks/bindings-e19c88c05000c755.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
141 verbose lock using /Users/thomas/.npm/_locks/nan-9312fe7045d86dc8.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
142 silly install write writing bindings 1.2.1 to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
143 silly install write writing nan 1.8.4 to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
144 verbose unbuild node_modules/contextify/node_modules/bindings
145 verbose unbuild node_modules/contextify/node_modules/nan
146 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings is being purged from base /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
147 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
148 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan is being purged from base /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
149 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
150 verbose tar unpack /Users/thomas/.npm/bindings/1.2.1/package.tgz
151 verbose tar unpacking to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
152 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings is being purged
153 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
154 verbose tar unpack /Users/thomas/.npm/nan/1.8.4/package.tgz
155 verbose tar unpacking to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
156 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan is being purged
157 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
158 silly gunzTarPerm modes [ '755', '644' ]
159 silly gunzTarPerm modes [ '755', '644' ]
160 silly gunzTarPerm extractEntry package.json
161 silly gunzTarPerm extractEntry README.md
162 silly gunzTarPerm extractEntry bindings.js
163 silly gunzTarPerm extractEntry package.json
164 silly gunzTarPerm modified mode [ 'package.json', 436, 420 ]
165 silly gunzTarPerm extractEntry README.md
166 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
167 silly gunzTarPerm extractEntry include_dirs.js
168 silly gunzTarPerm modified mode [ 'include_dirs.js', 436, 420 ]
169 verbose write writing to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings/package.json
170 silly gunzTarPerm extractEntry LICENSE.md
171 silly gunzTarPerm modified mode [ 'LICENSE.md', 436, 420 ]
172 silly gunzTarPerm extractEntry .dntrc
173 silly gunzTarPerm modified mode [ '.dntrc', 436, 420 ]
174 silly gunzTarPerm extractEntry appveyor.yml
175 silly gunzTarPerm modified mode [ 'appveyor.yml', 436, 420 ]
176 info preinstall bindings@1.2.1
177 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings/package.json
178 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings/package.json
179 silly install resolved []
180 verbose about to build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
181 info build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
182 info linkStuff bindings@1.2.1
183 silly linkStuff bindings@1.2.1 has /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules as its parent node_modules
184 verbose linkBins bindings@1.2.1
185 verbose linkMans bindings@1.2.1
186 verbose rebuildBundles bindings@1.2.1
187 info install bindings@1.2.1
188 silly gunzTarPerm extractEntry nan.h
189 silly gunzTarPerm modified mode [ 'nan.h', 436, 420 ]
190 info postinstall bindings@1.2.1
191 verbose unlock done using /Users/thomas/.npm/_locks/bindings-e19c88c05000c755.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/bindings
192 silly gunzTarPerm extractEntry nan_implementation_12_inl.h
193 silly gunzTarPerm modified mode [ 'nan_implementation_12_inl.h', 436, 420 ]
194 silly gunzTarPerm extractEntry nan_implementation_pre_12_inl.h
195 silly gunzTarPerm modified mode [ 'nan_implementation_pre_12_inl.h', 436, 420 ]
196 silly gunzTarPerm extractEntry nan_new.h
197 silly gunzTarPerm modified mode [ 'nan_new.h', 436, 420 ]
198 silly gunzTarPerm extractEntry nan_string_bytes.h
199 silly gunzTarPerm modified mode [ 'nan_string_bytes.h', 436, 420 ]
200 silly gunzTarPerm extractEntry CHANGELOG.md
201 silly gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 420 ]
202 verbose write writing to /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan/package.json
203 info preinstall nan@1.8.4
204 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan/package.json
205 verbose readDependencies loading dependencies from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan/package.json
206 silly install resolved []
207 verbose about to build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
208 info build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
209 info linkStuff nan@1.8.4
210 silly linkStuff nan@1.8.4 has /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules as its parent node_modules
211 verbose linkBins nan@1.8.4
212 verbose linkMans nan@1.8.4
213 verbose rebuildBundles nan@1.8.4
214 info install nan@1.8.4
215 info postinstall nan@1.8.4
216 verbose unlock done using /Users/thomas/.npm/_locks/nan-9312fe7045d86dc8.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify/node_modules/nan
217 verbose about to build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
218 info build /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
219 info linkStuff contextify@0.1.14
220 silly linkStuff contextify@0.1.14 has /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules as its parent node_modules
221 verbose linkBins contextify@0.1.14
222 verbose linkMans contextify@0.1.14
223 verbose rebuildBundles contextify@0.1.14
224 verbose rebuildBundles [ 'bindings', 'nan' ]
225 info install contextify@0.1.14
226 verbose unsafe-perm in lifecycle true
227 info contextify@0.1.14 Failed to exec install script
228 verbose unlock done using /Users/thomas/.npm/_locks/contextify-20c1c907582732f9.lock for /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
229 verbose stack Error: contextify@0.1.14 install: `node-gyp rebuild`
229 verbose stack Exit status 1
229 verbose stack at EventEmitter.<anonymous> (/Users/thomas/.nvm/versions/node/v4.0.0/lib/node_modules/npm/lib/utils/lifecycle.js:214:16)
229 verbose stack at emitTwo (events.js:87:13)
229 verbose stack at EventEmitter.emit (events.js:172:7)
229 verbose stack at ChildProcess.<anonymous> (/Users/thomas/.nvm/versions/node/v4.0.0/lib/node_modules/npm/lib/utils/spawn.js:24:14)
229 verbose stack at emitTwo (events.js:87:13)
229 verbose stack at ChildProcess.emit (events.js:172:7)
229 verbose stack at maybeClose (internal/child_process.js:817:16)
229 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
230 verbose pkgid contextify@0.1.14
231 verbose cwd /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
232 error Darwin 14.5.0
233 error argv "/Users/thomas/.nvm/versions/node/v4.0.0/bin/node" "/Users/thomas/.nvm/versions/node/v4.0.0/bin/npm" "i" "https://github.com/rvagg/contextify"
234 error node v4.0.0
235 error npm v2.14.2
236 error code ELIFECYCLE
237 error contextify@0.1.14 install: `node-gyp rebuild`
237 error Exit status 1
238 error Failed at the contextify@0.1.14 install script 'node-gyp rebuild'.
238 error This is most likely a problem with the contextify package,
238 error not with npm itself.
238 error Tell the author that this fails on your system:
238 error node-gyp rebuild
238 error You can get their info via:
238 error npm owner ls contextify
238 error There is likely additional logging output above.
239 verbose exit [ 1, true ]
240 verbose unbuild node_modules/contextify
241 info preuninstall contextify@0.1.14
242 info uninstall contextify@0.1.14
243 verbose unbuild rmStuff contextify@0.1.14 from /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules
244 info postuninstall contextify@0.1.14
245 silly gentlyRm /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify is being purged from base /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc
246 verbose gentlyRm don't care about contents; nuking /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
247 silly vacuum-fs purging /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules/contextify
248 silly vacuum-fs quitting because other entries in /Users/thomas/Desktop/github-clones/flux/examples/flux-todomvc/node_modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment