0 info it worked if it ends with ok 1 verbose cli [ '/Users/d4/.nvm/versions/node/v6.2.1/bin/node', 1 verbose cli '/Users/d4/.nvm/versions/node/v6.2.1/bin/npm', 1 verbose cli 'i' ] 2 info using npm@3.9.3 3 info using node@v6.2.1 4 silly loadCurrentTree Starting 5 silly install loadCurrentTree 6 silly install readLocalPackageData 7 silly install normalizeTree 8 silly loadCurrentTree Finishing 9 silly loadIdealTree Starting 10 silly install loadIdealTree 11 silly cloneCurrentTree Starting 12 silly install cloneCurrentTreeToIdealTree 13 silly cloneCurrentTree Finishing 14 silly loadShrinkwrap Starting 15 silly install loadShrinkwrap 16 silly loadShrinkwrap Finishing 17 silly loadAllDepsIntoIdealTree Starting 18 silly install loadAllDepsIntoIdealTree 19 silly fetchOtherPackageData @foo/bar@github:bdefore/postinstall-build-error-library#address-comments 20 silly cache add args [ '@foo/bar@github:bdefore/postinstall-build-error-library#address-comments', 20 silly cache add null ] 21 verbose cache add spec @foo/bar@github:bdefore/postinstall-build-error-library#address-comments 22 silly cache add parsed spec Result { 22 silly cache add raw: '@foo/bar@github:bdefore/postinstall-build-error-library#address-comments', 22 silly cache add scope: '@foo', 22 silly cache add name: '@foo/bar', 22 silly cache add rawSpec: 'github:bdefore/postinstall-build-error-library#address-comments', 22 silly cache add spec: 'github:bdefore/postinstall-build-error-library#address-comments', 22 silly cache add type: 'hosted', 22 silly cache add hosted: 22 silly cache add { type: 'github', 22 silly cache add ssh: 'git@github.com:bdefore/postinstall-build-error-library.git#address-comments', 22 silly cache add sshUrl: 'git+ssh://git@github.com/bdefore/postinstall-build-error-library.git#address-comments', 22 silly cache add httpsUrl: 'git+https://github.com/bdefore/postinstall-build-error-library.git#address-comments', 22 silly cache add gitUrl: 'git://github.com/bdefore/postinstall-build-error-library.git#address-comments', 22 silly cache add shortcut: 'github:bdefore/postinstall-build-error-library#address-comments', 22 silly cache add directUrl: 'https://raw.githubusercontent.com/bdefore/postinstall-build-error-library/address-comments/package.json' } } 23 verbose addRemoteGit caching github:bdefore/postinstall-build-error-library#address-comments 24 verbose addRemoteGit bdefore/postinstall-build-error-library#address-comments is a repository hosted by github 25 silly tryGitProto attempting to clone git://github.com/bdefore/postinstall-build-error-library.git#address-comments 26 silly tryClone cloning bdefore/postinstall-build-error-library#address-comments via git://github.com/bdefore/postinstall-build-error-library.git#address-comments 27 verbose tryClone git-github-com-bdefore-postinstall-build-error-library-git-address-comments-cb65e6a2 not in flight; caching 28 verbose correctMkdir /Users/d4/.npm/_git-remotes correctMkdir not in flight; initializing 29 info git [ 'config', '--get', 'remote.origin.url' ] 30 silly validateExistingRemote bdefore/postinstall-build-error-library#address-comments remote.origin.url: git://github.com/bdefore/postinstall-build-error-library.git 31 verbose validateExistingRemote bdefore/postinstall-build-error-library#address-comments is updating existing cached remote /Users/d4/.npm/_git-remotes/git-github-com-bdefore-postinstall-build-error-library-git-address-comments-cb65e6a2 32 info git [ 'fetch', '-a', 'origin' ] 33 verbose updateRemote git fetch -a origin (git://github.com/bdefore/postinstall-build-error-library.git) 34 verbose correctMkdir /Users/d4/.npm/_git-remotes correctMkdir not in flight; initializing 35 verbose setPermissions bdefore/postinstall-build-error-library#address-comments set permissions on /Users/d4/.npm/_git-remotes/git-github-com-bdefore-postinstall-build-error-library-git-address-comments-cb65e6a2 36 verbose resolveHead bdefore/postinstall-build-error-library#address-comments original treeish: address-comments 37 info git [ 'rev-list', '-n1', 'address-comments' ] 38 silly resolveHead bdefore/postinstall-build-error-library#address-comments resolved treeish: b626d71317a223800b92a86ea68f7a48b948de9f 39 verbose resolveHead bdefore/postinstall-build-error-library#address-comments resolved Git URL: git://github.com/bdefore/postinstall-build-error-library.git#b626d71317a223800b92a86ea68f7a48b948de9f 40 silly resolveHead Git working directory: /var/folders/3s/0gcj5gsn1pv85w7yfmt3xc6w0000gp/T/npm-46294-96a473ab/git-cache-ece5a4fe/b626d71317a223800b92a86ea68f7a48b948de9f 41 info git [ 'clone', 41 info git '/Users/d4/.npm/_git-remotes/git-github-com-bdefore-postinstall-build-error-library-git-address-comments-cb65e6a2', 41 info git '/var/folders/3s/0gcj5gsn1pv85w7yfmt3xc6w0000gp/T/npm-46294-96a473ab/git-cache-ece5a4fe/b626d71317a223800b92a86ea68f7a48b948de9f' ] 42 verbose cloneResolved bdefore/postinstall-build-error-library#address-comments clone Cloning into '/var/folders/3s/0gcj5gsn1pv85w7yfmt3xc6w0000gp/T/npm-46294-96a473ab/git-cache-ece5a4fe/b626d71317a223800b92a86ea68f7a48b948de9f'... 42 verbose cloneResolved done. 43 info git [ 'checkout', 'b626d71317a223800b92a86ea68f7a48b948de9f' ] 44 verbose checkoutTreeish bdefore/postinstall-build-error-library#address-comments checkout Note: checking out 'b626d71317a223800b92a86ea68f7a48b948de9f'. 44 verbose checkoutTreeish 44 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental 44 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this 44 verbose checkoutTreeish state without impacting any branches by performing another checkout. 44 verbose checkoutTreeish 44 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may 44 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example: 44 verbose checkoutTreeish 44 verbose checkoutTreeish git checkout -b 44 verbose checkoutTreeish 44 verbose checkoutTreeish HEAD is now at b626d71... addressing comments from https://github.com/exogen/postinstall-build/issues/25#issuecomment-310280381 45 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ] 46 verbose updateSubmodules bdefore/postinstall-build-error-library#address-comments submodule update 47 verbose addLocalDirectory /Users/d4/.npm/@foo/bar/1.0.11/package.tgz not in flight; packing 48 verbose correctMkdir /Users/d4/.npm correctMkdir not in flight; initializing 49 verbose tar pack [ '/Users/d4/.npm/@foo/bar/1.0.11/package.tgz', 49 verbose tar pack '/var/folders/3s/0gcj5gsn1pv85w7yfmt3xc6w0000gp/T/npm-46294-96a473ab/git-cache-ece5a4fe/b626d71317a223800b92a86ea68f7a48b948de9f' ] 50 verbose tarball /Users/d4/.npm/@foo/bar/1.0.11/package.tgz 51 verbose folder /var/folders/3s/0gcj5gsn1pv85w7yfmt3xc6w0000gp/T/npm-46294-96a473ab/git-cache-ece5a4fe/b626d71317a223800b92a86ea68f7a48b948de9f 52 verbose addLocalTarball adding from inside cache /Users/d4/.npm/@foo/bar/1.0.11/package.tgz 53 verbose correctMkdir /Users/d4/.npm correctMkdir not in flight; initializing 54 verbose addRemoteGit data._from: bdefore/postinstall-build-error-library#address-comments 55 verbose addRemoteGit data._resolved: git://github.com/bdefore/postinstall-build-error-library.git#b626d71317a223800b92a86ea68f7a48b948de9f 56 silly cache afterAdd @foo/bar@1.0.11 57 verbose afterAdd /Users/d4/.npm/@foo/bar/1.0.11/package/package.json not in flight; writing 58 verbose correctMkdir /Users/d4/.npm correctMkdir not in flight; initializing 59 verbose afterAdd /Users/d4/.npm/@foo/bar/1.0.11/package/package.json written 60 silly resolveWithNewModule @foo/bar@1.0.11 checking installable status 61 silly fetchNamedPackageData postinstall-build 62 silly mapToRegistry name postinstall-build 63 silly mapToRegistry using default registry 64 silly mapToRegistry registry https://registry.npmjs.org/ 65 silly mapToRegistry data Result { 65 silly mapToRegistry raw: 'postinstall-build', 65 silly mapToRegistry scope: null, 65 silly mapToRegistry name: 'postinstall-build', 65 silly mapToRegistry rawSpec: '', 65 silly mapToRegistry spec: 'latest', 65 silly mapToRegistry type: 'tag' } 66 silly mapToRegistry uri https://registry.npmjs.org/postinstall-build 67 verbose request uri https://registry.npmjs.org/postinstall-build 68 verbose request no auth needed 69 info attempt registry request try #1 at 10:18:36 AM 70 verbose request id 580ec609a7f323a3 71 verbose etag W/"591a0a18-838a" 72 verbose lastModified Mon, 15 May 2017 20:05:44 GMT 73 http request GET https://registry.npmjs.org/postinstall-build 74 http 304 https://registry.npmjs.org/postinstall-build 75 verbose headers { date: 'Thu, 22 Jun 2017 17:18:36 GMT', 75 verbose headers via: '1.1 varnish', 75 verbose headers 'cache-control': 'max-age=300', 75 verbose headers etag: 'W/"591a0a18-838a"', 75 verbose headers age: '64', 75 verbose headers connection: 'keep-alive', 75 verbose headers 'x-served-by': 'cache-sea1026-SEA', 75 verbose headers 'x-cache': 'HIT', 75 verbose headers 'x-cache-hits': '1', 75 verbose headers 'x-timer': 'S1498151917.542096,VS0,VE0', 75 verbose headers vary: 'Accept-Encoding' } 76 silly get cb [ 304, 76 silly get { date: 'Thu, 22 Jun 2017 17:18:36 GMT', 76 silly get via: '1.1 varnish', 76 silly get 'cache-control': 'max-age=300', 76 silly get etag: 'W/"591a0a18-838a"', 76 silly get age: '64', 76 silly get connection: 'keep-alive', 76 silly get 'x-served-by': 'cache-sea1026-SEA', 76 silly get 'x-cache': 'HIT', 76 silly get 'x-cache-hits': '1', 76 silly get 'x-timer': 'S1498151917.542096,VS0,VE0', 76 silly get vary: 'Accept-Encoding' } ] 77 verbose etag https://registry.npmjs.org/postinstall-build from cache 78 verbose get saving postinstall-build to /Users/d4/.npm/registry.npmjs.org/postinstall-build/.cache.json 79 verbose correctMkdir /Users/d4/.npm correctMkdir not in flight; initializing 80 silly resolveWithNewModule postinstall-build@5.0.0 checking installable status 81 silly cache add args [ 'postinstall-build@5.0.0', null ] 82 verbose cache add spec postinstall-build@5.0.0 83 silly cache add parsed spec Result { 83 silly cache add raw: 'postinstall-build@5.0.0', 83 silly cache add scope: null, 83 silly cache add name: 'postinstall-build', 83 silly cache add rawSpec: '5.0.0', 83 silly cache add spec: '5.0.0', 83 silly cache add type: 'version' } 84 silly addNamed postinstall-build@5.0.0 85 verbose addNamed "5.0.0" is a plain semver version for postinstall-build 86 silly mapToRegistry name postinstall-build 87 silly mapToRegistry using default registry 88 silly mapToRegistry registry https://registry.npmjs.org/ 89 silly mapToRegistry data Result { 89 silly mapToRegistry raw: 'postinstall-build', 89 silly mapToRegistry scope: null, 89 silly mapToRegistry name: 'postinstall-build', 89 silly mapToRegistry rawSpec: '', 89 silly mapToRegistry spec: 'latest', 89 silly mapToRegistry type: 'tag' } 90 silly mapToRegistry uri https://registry.npmjs.org/postinstall-build 91 verbose addNameVersion registry:https://registry.npmjs.org/postinstall-build not in flight; fetching 92 verbose get https://registry.npmjs.org/postinstall-build not expired, no request 93 silly cache afterAdd postinstall-build@5.0.0 94 verbose afterAdd /Users/d4/.npm/postinstall-build/5.0.0/package/package.json not in flight; writing 95 verbose correctMkdir /Users/d4/.npm correctMkdir not in flight; initializing 96 verbose afterAdd /Users/d4/.npm/postinstall-build/5.0.0/package/package.json written 97 silly loadAllDepsIntoIdealTree Finishing 98 silly idealTree:prePrune dependent-project@1.0.0 98 silly idealTree:prePrune ├── @foo/bar@1.0.11 98 silly idealTree:prePrune ├── asap@2.0.5 98 silly idealTree:prePrune ├── core-js@1.2.7 98 silly idealTree:prePrune ├── create-react-class@15.6.0 98 silly idealTree:prePrune ├── encoding@0.1.12 98 silly idealTree:prePrune ├── fbjs@0.8.12 98 silly idealTree:prePrune ├── iconv-lite@0.4.18 98 silly idealTree:prePrune ├── is-stream@1.1.0 98 silly idealTree:prePrune ├── isomorphic-fetch@2.2.1 98 silly idealTree:prePrune ├── js-tokens@3.0.1 98 silly idealTree:prePrune ├── loose-envify@1.3.1 98 silly idealTree:prePrune ├── node-fetch@1.7.1 98 silly idealTree:prePrune ├── object-assign@4.1.1 98 silly idealTree:prePrune ├── postinstall-build@5.0.0 98 silly idealTree:prePrune ├── promise@7.3.1 98 silly idealTree:prePrune ├── prop-types@15.5.10 98 silly idealTree:prePrune ├── react@15.6.1 98 silly idealTree:prePrune ├── setimmediate@1.0.5 98 silly idealTree:prePrune ├── ua-parser-js@0.7.13 98 silly idealTree:prePrune └── whatwg-fetch@2.0.3 99 silly loadIdealTree Finishing 100 silly currentTree dependent-project@1.0.0 100 silly currentTree ├── asap@2.0.5 100 silly currentTree ├── core-js@1.2.7 100 silly currentTree ├── create-react-class@15.6.0 100 silly currentTree ├── encoding@0.1.12 100 silly currentTree ├── fbjs@0.8.12 100 silly currentTree ├── iconv-lite@0.4.18 100 silly currentTree ├── is-stream@1.1.0 100 silly currentTree ├── isomorphic-fetch@2.2.1 100 silly currentTree ├── js-tokens@3.0.1 100 silly currentTree ├── loose-envify@1.3.1 100 silly currentTree ├── node-fetch@1.7.1 100 silly currentTree ├── object-assign@4.1.1 100 silly currentTree ├── promise@7.3.1 100 silly currentTree ├── prop-types@15.5.10 100 silly currentTree ├── react@15.6.1 100 silly currentTree ├── setimmediate@1.0.5 100 silly currentTree ├── ua-parser-js@0.7.13 100 silly currentTree └── whatwg-fetch@2.0.3 101 silly idealTree dependent-project@1.0.0 101 silly idealTree ├── @foo/bar@1.0.11 101 silly idealTree ├── asap@2.0.5 101 silly idealTree ├── core-js@1.2.7 101 silly idealTree ├── create-react-class@15.6.0 101 silly idealTree ├── encoding@0.1.12 101 silly idealTree ├── fbjs@0.8.12 101 silly idealTree ├── iconv-lite@0.4.18 101 silly idealTree ├── is-stream@1.1.0 101 silly idealTree ├── isomorphic-fetch@2.2.1 101 silly idealTree ├── js-tokens@3.0.1 101 silly idealTree ├── loose-envify@1.3.1 101 silly idealTree ├── node-fetch@1.7.1 101 silly idealTree ├── object-assign@4.1.1 101 silly idealTree ├── postinstall-build@5.0.0 101 silly idealTree ├── promise@7.3.1 101 silly idealTree ├── prop-types@15.5.10 101 silly idealTree ├── react@15.6.1 101 silly idealTree ├── setimmediate@1.0.5 101 silly idealTree ├── ua-parser-js@0.7.13 101 silly idealTree └── whatwg-fetch@2.0.3 102 silly generateActionsToTake Starting 103 silly install generateActionsToTake 104 silly generateActionsToTake Finishing 105 silly diffTrees action count 2 106 silly diffTrees add postinstall-build@5.0.0 107 silly diffTrees add @foo/bar@1.0.11 108 silly decomposeActions action count 16 109 silly decomposeActions fetch postinstall-build@5.0.0 110 silly decomposeActions extract postinstall-build@5.0.0 111 silly decomposeActions test postinstall-build@5.0.0 112 silly decomposeActions preinstall postinstall-build@5.0.0 113 silly decomposeActions build postinstall-build@5.0.0 114 silly decomposeActions install postinstall-build@5.0.0 115 silly decomposeActions postinstall postinstall-build@5.0.0 116 silly decomposeActions finalize postinstall-build@5.0.0 117 silly decomposeActions fetch @foo/bar@1.0.11 118 silly decomposeActions extract @foo/bar@1.0.11 119 silly decomposeActions test @foo/bar@1.0.11 120 silly decomposeActions preinstall @foo/bar@1.0.11 121 silly decomposeActions build @foo/bar@1.0.11 122 silly decomposeActions install @foo/bar@1.0.11 123 silly decomposeActions postinstall @foo/bar@1.0.11 124 silly decomposeActions finalize @foo/bar@1.0.11 125 silly executeActions Starting 126 silly install executeActions 127 silly doSerial global-install 0 128 silly doParallel fetch 2 129 verbose correctMkdir /Users/d4/.npm/_locks correctMkdir not in flight; initializing 130 verbose lock using /Users/d4/.npm/_locks/staging-b19fb78da11c32b9.lock for /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging 131 silly doParallel extract 2 132 silly extract postinstall-build@5.0.0 133 silly extract @foo/bar@1.0.11 134 verbose unbuild node_modules/.staging/postinstall-build-fb3887bd 135 verbose unbuild node_modules/.staging/@foo/bar-f1ed6b47 136 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd is being purged from base /Users/d4/code/postinstall-build-error-dependent 137 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 138 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 is being purged from base /Users/d4/code/postinstall-build-error-dependent 139 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 140 verbose tar unpack /Users/d4/.npm/postinstall-build/5.0.0/package.tgz 141 verbose tar unpacking to /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 142 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd is being purged 143 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 144 verbose tar unpack /Users/d4/.npm/@foo/bar/1.0.11/package.tgz 145 verbose tar unpacking to /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 146 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 is being purged 147 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 148 silly gunzTarPerm modes [ '755', '644' ] 149 silly gunzTarPerm modes [ '755', '644' ] 150 silly gunzTarPerm extractEntry package.json 151 silly gunzTarPerm extractEntry package.json 152 silly gunzTarPerm extractEntry .npmignore 153 silly gunzTarPerm extractEntry README.md 154 silly gunzTarPerm extractEntry README.md 155 silly gunzTarPerm extractEntry cli.js 156 silly gunzTarPerm extractEntry webpack.config.base.js 157 silly gunzTarPerm extractEntry webpack.config.development.js 158 silly gunzTarPerm extractEntry index.js 159 silly gunzTarPerm extractEntry CHANGELOG.md 160 silly gunzTarPerm extractEntry webpack.config.production.js 161 silly gunzTarPerm extractEntry .nvmrc 162 silly gunzTarPerm extractEntry src/less/Player.less 163 silly gunzTarPerm extractEntry src/react/react-player.js 164 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd/node_modules is being purged 165 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd/node_modules 166 silly gentlyRm /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47/node_modules is being purged 167 verbose gentlyRm don't care about contents; nuking /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47/node_modules 168 silly doParallel preinstall 2 169 silly preinstall postinstall-build@5.0.0 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 170 info lifecycle postinstall-build@5.0.0~preinstall: postinstall-build@5.0.0 171 silly preinstall @foo/bar@1.0.11 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 172 info lifecycle @foo/bar@1.0.11~preinstall: @foo/bar@1.0.11 173 silly lifecycle postinstall-build@5.0.0~preinstall: no script for preinstall, continuing 174 silly lifecycle @foo/bar@1.0.11~preinstall: no script for preinstall, continuing 175 silly doReverseSerial remove 0 176 silly doSerial move 0 177 silly doSerial finalize 2 178 silly finalize /Users/d4/code/postinstall-build-error-dependent/node_modules/postinstall-build 179 silly finalize /Users/d4/code/postinstall-build-error-dependent/node_modules/@foo/bar 180 silly doSerial build 2 181 silly build postinstall-build@5.0.0 182 info linkStuff postinstall-build@5.0.0 183 silly linkStuff postinstall-build@5.0.0 has /Users/d4/code/postinstall-build-error-dependent/node_modules as its parent node_modules 184 verbose linkBins postinstall-build@5.0.0 185 verbose link bins [ { 'postinstall-build': 'cli.js' }, 185 verbose link bins '/Users/d4/code/postinstall-build-error-dependent/node_modules/.bin', 185 verbose link bins false ] 186 verbose linkMans postinstall-build@5.0.0 187 silly build @foo/bar@1.0.11 188 info linkStuff @foo/bar@1.0.11 189 silly linkStuff @foo/bar@1.0.11 has /Users/d4/code/postinstall-build-error-dependent/node_modules as its parent node_modules 190 verbose linkBins @foo/bar@1.0.11 191 verbose linkMans @foo/bar@1.0.11 192 silly doSerial global-link 0 193 silly doParallel update-linked 0 194 silly doSerial install 2 195 silly install postinstall-build@5.0.0 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 196 info lifecycle postinstall-build@5.0.0~install: postinstall-build@5.0.0 197 silly lifecycle postinstall-build@5.0.0~install: no script for install, continuing 198 silly install @foo/bar@1.0.11 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 199 info lifecycle @foo/bar@1.0.11~install: @foo/bar@1.0.11 200 silly lifecycle @foo/bar@1.0.11~install: no script for install, continuing 201 silly doSerial postinstall 2 202 silly postinstall postinstall-build@5.0.0 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/postinstall-build-fb3887bd 203 info lifecycle postinstall-build@5.0.0~postinstall: postinstall-build@5.0.0 204 silly lifecycle postinstall-build@5.0.0~postinstall: no script for postinstall, continuing 205 silly postinstall @foo/bar@1.0.11 /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging/@foo/bar-f1ed6b47 206 info lifecycle @foo/bar@1.0.11~postinstall: @foo/bar@1.0.11 207 verbose lifecycle @foo/bar@1.0.11~postinstall: unsafe-perm in lifecycle true 208 verbose lifecycle @foo/bar@1.0.11~postinstall: PATH: /Users/d4/.nvm/versions/node/v6.2.1/lib/node_modules/npm/bin/node-gyp-bin:/Users/d4/code/postinstall-build-error-dependent/node_modules/@foo/bar/node_modules/.bin:/Users/d4/code/postinstall-build-error-dependent/node_modules/.bin:/Users/d4/.nvm/versions/node/v6.2.1/bin:/Users/d4/anaconda/bin:/Users/d4/.nvm/versions/node/v6.2.1/bin:/Users/d4/.rvm/gems/ruby-2.2.0/bin:/Users/d4/.rvm/gems/ruby-2.2.0@global/bin:/Users/d4/.rvm/rubies/ruby-2.2.0/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/npm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Applications/Postgres.app/Contents/MacOS/bin:/usr/local/share/android-sdk/tools:/usr/local/share/android-sdk/platform-tools:/opt/local/bin:/opt/local/sbin:/usr/local/mysql/bin:/usr/local/git/bin:/Applications/mongodb/bin:/Developer/usr/bin:/Users/d4/.rvm/bin 209 verbose lifecycle @foo/bar@1.0.11~postinstall: CWD: /Users/d4/code/postinstall-build-error-dependent/node_modules/@foo/bar 210 silly lifecycle @foo/bar@1.0.11~postinstall: Args: [ '-c', 210 silly lifecycle 'postinstall-build public/react/react-player.js --script build:react' ] 211 silly lifecycle @foo/bar@1.0.11~postinstall: Returned: code: 1 signal: null 212 info lifecycle @foo/bar@1.0.11~postinstall: Failed to exec postinstall script 213 verbose unlock done using /Users/d4/.npm/_locks/staging-b19fb78da11c32b9.lock for /Users/d4/code/postinstall-build-error-dependent/node_modules/.staging 214 silly rollbackFailedOptional Starting 215 silly rollbackFailedOptional Finishing 216 silly runTopLevelLifecycles Starting 217 silly runTopLevelLifecycles Finishing 218 silly install printInstalled 219 warn dependent-project@1.0.0 No description 220 warn dependent-project@1.0.0 No repository field. 221 warn dependent-project@1.0.0 No license field. 222 verbose stack Error: @foo/bar@1.0.11 postinstall: `postinstall-build public/react/react-player.js --script build:react` 222 verbose stack Exit status 1 222 verbose stack at EventEmitter. (/Users/d4/.nvm/versions/node/v6.2.1/lib/node_modules/npm/lib/utils/lifecycle.js:245:16) 222 verbose stack at emitTwo (events.js:106:13) 222 verbose stack at EventEmitter.emit (events.js:191:7) 222 verbose stack at ChildProcess. (/Users/d4/.nvm/versions/node/v6.2.1/lib/node_modules/npm/lib/utils/spawn.js:24:14) 222 verbose stack at emitTwo (events.js:106:13) 222 verbose stack at ChildProcess.emit (events.js:191:7) 222 verbose stack at maybeClose (internal/child_process.js:852:16) 222 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) 223 verbose pkgid @foo/bar@1.0.11 224 verbose cwd /Users/d4/code/postinstall-build-error-dependent 225 error Darwin 16.6.0 226 error argv "/Users/d4/.nvm/versions/node/v6.2.1/bin/node" "/Users/d4/.nvm/versions/node/v6.2.1/bin/npm" "i" 227 error node v6.2.1 228 error npm v3.9.3 229 error code ELIFECYCLE 230 error @foo/bar@1.0.11 postinstall: `postinstall-build public/react/react-player.js --script build:react` 230 error Exit status 1 231 error Failed at the @foo/bar@1.0.11 postinstall script 'postinstall-build public/react/react-player.js --script build:react'. 231 error Make sure you have the latest version of node.js and npm installed. 231 error If you do, this is most likely a problem with the @foo/bar package, 231 error not with npm itself. 231 error Tell the author that this fails on your system: 231 error postinstall-build public/react/react-player.js --script build:react 231 error You can get information on how to open an issue for this project with: 231 error npm bugs @foo/bar 231 error Or if that isn't available, you can get their info via: 231 error npm owner ls @foo/bar 231 error There is likely additional logging output above. 232 verbose exit [ 1, true ]