Created
June 5, 2017 21:19
-
-
Save iameli/17ad52d9c5f2aa4df5e497abc97883d1 to your computer and use it in GitHub Desktop.
Cannot read property 'find' of undefined - Ubuntu 14.04
This file contains hidden or 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 [ '/home/csats/.nvm/versions/node/v6.3.1/bin/node', | |
| 1 verbose cli '/home/csats/.nvm/versions/node/v6.3.1/bin/npm', | |
| 1 verbose cli 'install' ] | |
| 2 info using npm@5.0.2 | |
| 3 info using node@v6.3.1 | |
| 4 silly install runPreinstallTopLevelLifecycles | |
| 5 silly preinstall mendoza@1.0.0 | |
| 6 info lifecycle mendoza@1.0.0~preinstall: mendoza@1.0.0 | |
| 7 silly lifecycle mendoza@1.0.0~preinstall: no script for preinstall, continuing | |
| 8 silly install loadCurrentTree | |
| 9 silly install readLocalPackageData | |
| 10 silly install loadIdealTree | |
| 11 silly install cloneCurrentTreeToIdealTree | |
| 12 silly install loadShrinkwrap | |
| 13 silly install loadAllDepsIntoIdealTree | |
| 14 http fetch GET 200 https://registry.npmjs.org/babel-runtime 111ms (from cache) | |
| 15 http fetch GET 200 https://registry.npmjs.org/bcrypt 108ms (from cache) | |
| 16 silly pacote range manifest for babel-runtime@^6.18.0 fetched in 149ms | |
| 17 silly pacote range manifest for bcrypt@^1.0.2 fetched in 117ms | |
| 18 http fetch GET 200 https://registry.npmjs.org/core-js 39ms (from cache) | |
| 19 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 40ms (from cache) | |
| 20 http fetch GET 200 https://registry.npmjs.org/bindings 39ms (from cache) | |
| 21 http fetch GET 200 https://registry.npmjs.org/nan 39ms (from cache) | |
| 22 http fetch GET 200 https://registry.npmjs.org/node-pre-gyp 39ms (from cache) | |
| 23 silly pacote range manifest for core-js@^2.4.0 fetched in 66ms | |
| 24 silly pacote range manifest for regenerator-runtime@^0.10.0 fetched in 66ms | |
| 25 silly pacote version manifest for bindings@1.2.1 fetched in 67ms | |
| 26 silly pacote version manifest for nan@2.5.0 fetched in 68ms | |
| 27 silly pacote version manifest for node-pre-gyp@0.6.32 fetched in 67ms | |
| 28 http fetch GET 200 https://registry.npmjs.org/mkdirp 77ms (from cache) | |
| 29 http fetch GET 200 https://registry.npmjs.org/nopt 75ms (from cache) | |
| 30 http fetch GET 200 https://registry.npmjs.org/npmlog 75ms (from cache) | |
| 31 http fetch GET 200 https://registry.npmjs.org/rc 76ms (from cache) | |
| 32 http fetch GET 200 https://registry.npmjs.org/request 75ms (from cache) | |
| 33 http fetch GET 200 https://registry.npmjs.org/semver 70ms (from cache) | |
| 34 http fetch GET 200 https://registry.npmjs.org/rimraf 71ms (from cache) | |
| 35 http fetch GET 200 https://registry.npmjs.org/tar 71ms (from cache) | |
| 36 silly pacote range manifest for mkdirp@~0.5.1 fetched in 125ms | |
| 37 silly pacote range manifest for nopt@~3.0.6 fetched in 124ms | |
| 38 silly pacote range manifest for npmlog@^4.0.1 fetched in 123ms | |
| 39 silly pacote range manifest for rc@~1.1.6 fetched in 124ms | |
| 40 silly pacote range manifest for request@^2.79.0 fetched in 125ms | |
| 41 silly pacote range manifest for semver@~5.3.0 fetched in 118ms | |
| 42 silly pacote range manifest for rimraf@~2.5.4 fetched in 119ms | |
| 43 silly pacote range manifest for tar@~2.2.1 fetched in 119ms | |
| 44 http fetch GET 304 https://registry.npmjs.org/mobile-detect 389ms (from cache) | |
| 45 http fetch GET 304 https://registry.npmjs.org/meteor-node-stubs 391ms (from cache) | |
| 46 http fetch GET 200 https://registry.npmjs.org/tar-pack 59ms (from cache) | |
| 47 http fetch GET 200 https://registry.npmjs.org/minimist 42ms (from cache) | |
| 48 http fetch GET 200 https://registry.npmjs.org/abbrev 43ms (from cache) | |
| 49 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 43ms (from cache) | |
| 50 http fetch GET 200 https://registry.npmjs.org/console-control-strings 42ms (from cache) | |
| 51 http fetch GET 200 https://registry.npmjs.org/gauge 43ms (from cache) | |
| 52 http fetch GET 200 https://registry.npmjs.org/set-blocking 47ms (from cache) | |
| 53 silly pacote range manifest for mobile-detect@^1.3.5 fetched in 404ms | |
| 54 silly pacote range manifest for meteor-node-stubs@^0.2.4 fetched in 409ms | |
| 55 silly pacote range manifest for tar-pack@~3.3.0 fetched in 87ms | |
| 56 silly pacote version manifest for minimist@0.0.8 fetched in 69ms | |
| 57 silly pacote range manifest for abbrev@1 fetched in 69ms | |
| 58 silly pacote range manifest for are-we-there-yet@~1.1.2 fetched in 72ms | |
| 59 silly pacote range manifest for console-control-strings@~1.1.0 fetched in 71ms | |
| 60 silly pacote range manifest for gauge@~2.7.3 fetched in 72ms | |
| 61 silly pacote range manifest for set-blocking@~2.0.0 fetched in 80ms | |
| 62 silly pacote range manifest for minimist@^1.2.0 fetched in 29ms | |
| 63 http fetch GET 200 https://registry.npmjs.org/ini 83ms (from cache) | |
| 64 http fetch GET 200 https://registry.npmjs.org/strip-json-comments 67ms (from cache) | |
| 65 silly pacote range manifest for ini@~1.3.0 fetched in 101ms | |
| 66 silly pacote range manifest for strip-json-comments@~2.0.1 fetched in 85ms | |
| 67 http fetch GET 304 https://registry.npmjs.org/deep-extend 216ms (from cache) | |
| 68 http fetch GET 200 https://registry.npmjs.org/har-validator 65ms (from cache) | |
| 69 http fetch GET 200 https://registry.npmjs.org/hawk 68ms (from cache) | |
| 70 silly pacote range manifest for deep-extend@~0.4.0 fetched in 234ms | |
| 71 silly pacote range manifest for har-validator@~4.2.1 fetched in 99ms | |
| 72 silly pacote range manifest for hawk@~3.1.3 fetched in 102ms | |
| 73 http fetch GET 304 https://registry.npmjs.org/aws-sign2 199ms (from cache) | |
| 74 http fetch GET 304 https://registry.npmjs.org/aws4 199ms (from cache) | |
| 75 http fetch GET 200 https://registry.npmjs.org/http-signature 49ms (from cache) | |
| 76 silly pacote range manifest for aws-sign2@~0.6.0 fetched in 215ms | |
| 77 silly pacote range manifest for aws4@^1.2.1 fetched in 216ms | |
| 78 http fetch GET 304 https://registry.npmjs.org/forever-agent 208ms (from cache) | |
| 79 http fetch GET 304 https://registry.npmjs.org/form-data 206ms (from cache) | |
| 80 http fetch GET 200 https://registry.npmjs.org/is-typedarray 35ms (from cache) | |
| 81 http fetch GET 200 https://registry.npmjs.org/isstream 34ms (from cache) | |
| 82 silly pacote range manifest for http-signature@~1.1.0 fetched in 58ms | |
| 83 silly pacote range manifest for forever-agent@~0.6.1 fetched in 218ms | |
| 84 silly pacote range manifest for form-data@~2.1.1 fetched in 217ms | |
| 85 http fetch GET 304 https://registry.npmjs.org/caseless 231ms (from cache) | |
| 86 http fetch GET 304 https://registry.npmjs.org/combined-stream 231ms (from cache) | |
| 87 silly pacote range manifest for is-typedarray@~1.0.0 fetched in 50ms | |
| 88 silly pacote range manifest for isstream@~0.1.2 fetched in 52ms | |
| 89 http fetch GET 200 https://registry.npmjs.org/json-stringify-safe 28ms (from cache) | |
| 90 http fetch GET 200 https://registry.npmjs.org/mime-types 27ms (from cache) | |
| 91 silly pacote range manifest for caseless@~0.12.0 fetched in 247ms | |
| 92 silly pacote range manifest for combined-stream@~1.0.5 fetched in 247ms | |
| 93 http fetch GET 200 https://registry.npmjs.org/oauth-sign 34ms (from cache) | |
| 94 silly pacote range manifest for json-stringify-safe@~5.0.1 fetched in 42ms | |
| 95 silly pacote range manifest for mime-types@~2.1.7 fetched in 42ms | |
| 96 http fetch GET 200 https://registry.npmjs.org/performance-now 32ms (from cache) | |
| 97 http fetch GET 200 https://registry.npmjs.org/qs 31ms (from cache) | |
| 98 http fetch GET 304 https://registry.npmjs.org/extend 268ms (from cache) | |
| 99 http fetch GET 200 https://registry.npmjs.org/safe-buffer 30ms (from cache) | |
| 100 silly pacote range manifest for oauth-sign@~0.8.1 fetched in 48ms | |
| 101 silly pacote range manifest for performance-now@^0.2.0 fetched in 48ms | |
| 102 silly pacote range manifest for qs@~6.4.0 fetched in 48ms | |
| 103 http fetch GET 200 https://registry.npmjs.org/tough-cookie 31ms (from cache) | |
| 104 silly pacote range manifest for extend@~3.0.0 fetched in 283ms | |
| 105 silly pacote range manifest for safe-buffer@^5.0.1 fetched in 46ms | |
| 106 http fetch GET 200 https://registry.npmjs.org/glob 33ms (from cache) | |
| 107 silly pacote range manifest for tough-cookie@~2.3.0 fetched in 50ms | |
| 108 silly pacote range manifest for glob@^7.0.5 fetched in 53ms | |
| 109 http fetch GET 200 https://registry.npmjs.org/assert 37ms (from cache) | |
| 110 http fetch GET 200 https://registry.npmjs.org/browserify-zlib 37ms (from cache) | |
| 111 http fetch GET 200 https://registry.npmjs.org/buffer 35ms (from cache) | |
| 112 silly pacote range manifest for assert@^1.4.1 fetched in 57ms | |
| 113 silly pacote range manifest for browserify-zlib@^0.1.4 fetched in 56ms | |
| 114 http fetch GET 200 https://registry.npmjs.org/console-browserify 36ms (from cache) | |
| 115 silly pacote range manifest for buffer@^4.9.1 fetched in 50ms | |
| 116 silly pacote range manifest for console-browserify@^1.1.0 fetched in 52ms | |
| 117 http fetch GET 304 https://registry.npmjs.org/stringstream 127ms (from cache) | |
| 118 http fetch GET 200 https://registry.npmjs.org/constants-browserify 25ms (from cache) | |
| 119 http fetch GET 200 https://registry.npmjs.org/crypto-browserify 26ms (from cache) | |
| 120 http fetch GET 304 https://registry.npmjs.org/tunnel-agent 132ms (from cache) | |
| 121 silly pacote range manifest for stringstream@~0.0.4 fetched in 144ms | |
| 122 http fetch GET 304 https://registry.npmjs.org/uuid 130ms (from cache) | |
| 123 http fetch GET 200 https://registry.npmjs.org/domain-browser 37ms (from cache) | |
| 124 silly pacote range manifest for constants-browserify@^1.0.0 fetched in 47ms | |
| 125 silly pacote range manifest for crypto-browserify@^3.11.0 fetched in 48ms | |
| 126 silly pacote range manifest for tunnel-agent@^0.6.0 fetched in 151ms | |
| 127 http fetch GET 304 https://registry.npmjs.org/block-stream 130ms (from cache) | |
| 128 http fetch GET 200 https://registry.npmjs.org/events 36ms (from cache) | |
| 129 silly pacote range manifest for uuid@^3.0.0 fetched in 144ms | |
| 130 silly pacote range manifest for domain-browser@^1.1.7 fetched in 51ms | |
| 131 http fetch GET 304 https://registry.npmjs.org/fstream 130ms (from cache) | |
| 132 http fetch GET 304 https://registry.npmjs.org/inherits 130ms (from cache) | |
| 133 silly pacote range manifest for block-stream@* fetched in 157ms | |
| 134 silly pacote range manifest for events@^1.1.1 fetched in 65ms | |
| 135 http fetch GET 200 https://registry.npmjs.org/http-browserify 45ms (from cache) | |
| 136 silly pacote range manifest for fstream@^1.0.2 fetched in 163ms | |
| 137 silly pacote range manifest for inherits@2 fetched in 163ms | |
| 138 http fetch GET 200 https://registry.npmjs.org/https-browserify 53ms (from cache) | |
| 139 http fetch GET 200 https://registry.npmjs.org/os-browserify 53ms (from cache) | |
| 140 http fetch GET 200 https://registry.npmjs.org/path-browserify 50ms (from cache) | |
| 141 silly pacote range manifest for http-browserify@^1.7.0 fetched in 66ms | |
| 142 http fetch GET 200 https://registry.npmjs.org/process 52ms (from cache) | |
| 143 http fetch GET 200 https://registry.npmjs.org/punycode 52ms (from cache) | |
| 144 silly pacote version manifest for https-browserify@0.0.1 fetched in 69ms | |
| 145 silly pacote range manifest for os-browserify@^0.2.1 fetched in 70ms | |
| 146 silly pacote version manifest for path-browserify@0.0.0 fetched in 64ms | |
| 147 http fetch GET 200 https://registry.npmjs.org/querystring-es3 37ms (from cache) | |
| 148 http fetch GET 200 https://registry.npmjs.org/stream-browserify 36ms (from cache) | |
| 149 silly pacote range manifest for process@^0.11.9 fetched in 64ms | |
| 150 silly pacote range manifest for punycode@^1.4.1 fetched in 64ms | |
| 151 http fetch GET 200 https://registry.npmjs.org/timers-browserify 28ms (from cache) | |
| 152 http fetch GET 200 https://registry.npmjs.org/string_decoder 30ms (from cache) | |
| 153 silly pacote range manifest for querystring-es3@^0.2.1 fetched in 49ms | |
| 154 silly pacote range manifest for stream-browserify@^2.0.1 fetched in 48ms | |
| 155 silly pacote range manifest for fstream@~1.0.10 fetched in 9ms | |
| 156 http fetch GET 200 https://registry.npmjs.org/tty-browserify 26ms (from cache) | |
| 157 silly pacote range manifest for timers-browserify@^1.4.2 fetched in 38ms | |
| 158 silly pacote range manifest for string_decoder@^1.0.1 fetched in 40ms | |
| 159 http fetch GET 200 https://registry.npmjs.org/url 23ms (from cache) | |
| 160 http fetch GET 200 https://registry.npmjs.org/util 23ms (from cache) | |
| 161 http fetch GET 200 https://registry.npmjs.org/vm-browserify 23ms (from cache) | |
| 162 silly pacote version manifest for tty-browserify@0.0.0 fetched in 36ms | |
| 163 http fetch GET 200 https://registry.npmjs.org/debug 22ms (from cache) | |
| 164 silly pacote range manifest for rimraf@~2.5.1 fetched in 11ms | |
| 165 silly pacote range manifest for url@^0.11.0 fetched in 36ms | |
| 166 silly pacote range manifest for util@^0.10.3 fetched in 37ms | |
| 167 silly pacote version manifest for vm-browserify@0.0.4 fetched in 39ms | |
| 168 http fetch GET 200 https://registry.npmjs.org/fstream-ignore 25ms (from cache) | |
| 169 http fetch GET 200 https://registry.npmjs.org/once 26ms (from cache) | |
| 170 silly pacote range manifest for debug@~2.2.0 fetched in 38ms | |
| 171 http fetch GET 200 https://registry.npmjs.org/readable-stream 28ms (from cache) | |
| 172 silly pacote range manifest for console-control-strings@^1.0.0 fetched in 11ms | |
| 173 http fetch GET 200 https://registry.npmjs.org/readable-stream 19ms (from cache) | |
| 174 http fetch GET 200 https://registry.npmjs.org/uid-number 34ms (from cache) | |
| 175 silly pacote range manifest for fstream-ignore@~1.0.5 fetched in 44ms | |
| 176 silly pacote range manifest for once@~1.3.3 fetched in 44ms | |
| 177 http fetch GET 200 https://registry.npmjs.org/delegates 34ms (from cache) | |
| 178 silly pacote range manifest for readable-stream@~2.1.4 fetched in 46ms | |
| 179 silly pacote range manifest for readable-stream@^2.0.6 fetched in 34ms | |
| 180 silly pacote range manifest for uid-number@~0.0.6 fetched in 49ms | |
| 181 http fetch GET 200 https://registry.npmjs.org/aproba 34ms (from cache) | |
| 182 http fetch GET 200 https://registry.npmjs.org/has-unicode 33ms (from cache) | |
| 183 silly pacote range manifest for delegates@^1.0.0 fetched in 48ms | |
| 184 http fetch GET 200 https://registry.npmjs.org/object-assign 33ms (from cache) | |
| 185 http fetch GET 200 https://registry.npmjs.org/signal-exit 29ms (from cache) | |
| 186 silly pacote range manifest for aproba@^1.0.3 fetched in 49ms | |
| 187 silly pacote range manifest for has-unicode@^2.0.0 fetched in 49ms | |
| 188 http fetch GET 200 https://registry.npmjs.org/string-width 29ms (from cache) | |
| 189 http fetch GET 200 https://registry.npmjs.org/strip-ansi 29ms (from cache) | |
| 190 silly pacote range manifest for object-assign@^4.1.0 fetched in 46ms | |
| 191 http fetch GET 200 https://registry.npmjs.org/wide-align 28ms (from cache) | |
| 192 silly pacote range manifest for signal-exit@^3.0.0 fetched in 41ms | |
| 193 silly pacote range manifest for string-width@^1.0.1 fetched in 40ms | |
| 194 silly pacote range manifest for strip-ansi@^3.0.1 fetched in 39ms | |
| 195 http fetch GET 200 https://registry.npmjs.org/hoek 29ms (from cache) | |
| 196 silly pacote range manifest for wide-align@^1.1.0 fetched in 48ms | |
| 197 http fetch GET 200 https://registry.npmjs.org/boom 37ms (from cache) | |
| 198 silly pacote range manifest for hoek@2.x.x fetched in 68ms | |
| 199 http fetch GET 200 https://registry.npmjs.org/cryptiles 62ms (from cache) | |
| 200 silly pacote range manifest for boom@2.x.x fetched in 65ms | |
| 201 silly pacote range manifest for combined-stream@^1.0.5 fetched in 14ms | |
| 202 http fetch GET 200 https://registry.npmjs.org/asynckit 45ms (from cache) | |
| 203 silly pacote range manifest for cryptiles@2.x.x fetched in 76ms | |
| 204 silly pacote range manifest for mime-types@^2.1.12 fetched in 9ms | |
| 205 silly pacote range manifest for asynckit@^0.4.0 fetched in 66ms | |
| 206 http fetch GET 200 https://registry.npmjs.org/delayed-stream 38ms (from cache) | |
| 207 http fetch GET 200 https://registry.npmjs.org/mime-db 36ms (from cache) | |
| 208 http fetch GET 200 https://registry.npmjs.org/fs.realpath 36ms (from cache) | |
| 209 silly pacote range manifest for delayed-stream@~1.0.0 fetched in 49ms | |
| 210 http fetch GET 304 https://registry.npmjs.org/har-schema 141ms (from cache) | |
| 211 http fetch GET 200 https://registry.npmjs.org/inflight 29ms (from cache) | |
| 212 silly pacote range manifest for mime-db@~1.27.0 fetched in 47ms | |
| 213 silly pacote range manifest for fs.realpath@^1.0.0 fetched in 47ms | |
| 214 http fetch GET 304 https://registry.npmjs.org/ajv 149ms (from cache) | |
| 215 silly pacote range manifest for har-schema@^1.0.5 fetched in 166ms | |
| 216 http fetch GET 304 https://registry.npmjs.org/sntp 145ms (from cache) | |
| 217 silly pacote range manifest for inflight@^1.0.4 fetched in 55ms | |
| 218 silly pacote range manifest for once@^1.3.0 fetched in 25ms | |
| 219 silly pacote range manifest for ajv@^4.9.1 fetched in 172ms | |
| 220 http fetch GET 304 https://registry.npmjs.org/assert-plus 147ms (from cache) | |
| 221 silly pacote version manifest for util@0.10.3 fetched in 10ms | |
| 222 http fetch GET 200 https://registry.npmjs.org/minimatch 37ms (from cache) | |
| 223 silly pacote range manifest for sntp@1.x.x fetched in 156ms | |
| 224 http fetch GET 304 https://registry.npmjs.org/jsprim 148ms (from cache) | |
| 225 http fetch GET 304 https://registry.npmjs.org/sshpk 147ms (from cache) | |
| 226 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 41ms (from cache) | |
| 227 silly pacote range manifest for assert-plus@^0.2.0 fetched in 160ms | |
| 228 silly pacote range manifest for minimatch@^3.0.4 fetched in 52ms | |
| 229 silly pacote range manifest for jsprim@^1.2.2 fetched in 166ms | |
| 230 silly pacote range manifest for sshpk@^1.7.0 fetched in 166ms | |
| 231 silly pacote range manifest for path-is-absolute@^1.0.0 fetched in 60ms | |
| 232 http fetch GET 200 https://registry.npmjs.org/pako 34ms (from cache) | |
| 233 http fetch GET 200 https://registry.npmjs.org/base64-js 33ms (from cache) | |
| 234 http fetch GET 200 https://registry.npmjs.org/ieee754 33ms (from cache) | |
| 235 http fetch GET 200 https://registry.npmjs.org/isarray 34ms (from cache) | |
| 236 http fetch GET 200 https://registry.npmjs.org/date-now 36ms (from cache) | |
| 237 silly pacote range manifest for pako@~0.2.0 fetched in 48ms | |
| 238 silly pacote range manifest for base64-js@^1.0.2 fetched in 48ms | |
| 239 silly pacote range manifest for ieee754@^1.1.4 fetched in 48ms | |
| 240 http fetch GET 200 https://registry.npmjs.org/browserify-cipher 34ms (from cache) | |
| 241 silly pacote range manifest for isarray@^1.0.0 fetched in 47ms | |
| 242 http fetch GET 200 https://registry.npmjs.org/browserify-sign 33ms (from cache) | |
| 243 silly pacote range manifest for date-now@^0.1.4 fetched in 47ms | |
| 244 http fetch GET 200 https://registry.npmjs.org/create-ecdh 27ms (from cache) | |
| 245 http fetch GET 200 https://registry.npmjs.org/create-hash 27ms (from cache) | |
| 246 silly pacote range manifest for inherits@^2.0.1 fetched in 7ms | |
| 247 http fetch GET 200 https://registry.npmjs.org/create-hmac 26ms (from cache) | |
| 248 silly pacote range manifest for browserify-cipher@^1.0.0 fetched in 45ms | |
| 249 silly pacote range manifest for browserify-sign@^4.0.0 fetched in 46ms | |
| 250 silly pacote range manifest for create-ecdh@^4.0.0 fetched in 39ms | |
| 251 silly pacote range manifest for create-hash@^1.1.0 fetched in 41ms | |
| 252 silly pacote range manifest for inherits@~2.0.0 fetched in 12ms | |
| 253 silly pacote range manifest for create-hmac@^1.1.0 fetched in 56ms | |
| 254 http fetch GET 200 https://registry.npmjs.org/diffie-hellman 41ms (from cache) | |
| 255 http fetch GET 200 https://registry.npmjs.org/pbkdf2 42ms (from cache) | |
| 256 http fetch GET 200 https://registry.npmjs.org/public-encrypt 43ms (from cache) | |
| 257 silly pacote range manifest for mkdirp@>=0.5 0 fetched in 26ms | |
| 258 silly pacote range manifest for rimraf@2 fetched in 26ms | |
| 259 silly pacote range manifest for inherits@~2.0.1 fetched in 18ms | |
| 260 silly pacote range manifest for readable-stream@^2.0.2 fetched in 20ms | |
| 261 http fetch GET 200 https://registry.npmjs.org/randombytes 56ms (from cache) | |
| 262 silly pacote range manifest for diffie-hellman@^5.0.0 fetched in 61ms | |
| 263 silly pacote range manifest for pbkdf2@^3.0.3 fetched in 62ms | |
| 264 http fetch GET 200 https://registry.npmjs.org/graceful-fs 57ms (from cache) | |
| 265 silly pacote range manifest for public-encrypt@^4.0.0 fetched in 70ms | |
| 266 silly pacote range manifest for process@~0.11.0 fetched in 25ms | |
| 267 silly pacote version manifest for punycode@1.3.2 fetched in 26ms | |
| 268 silly pacote version manifest for inherits@2.0.1 fetched in 19ms | |
| 269 http fetch GET 200 https://registry.npmjs.org/Base64 50ms (from cache) | |
| 270 silly pacote range manifest for randombytes@^2.0.0 fetched in 79ms | |
| 271 silly pacote range manifest for graceful-fs@^4.1.2 fetched in 74ms | |
| 272 silly pacote range manifest for fstream@^1.0.0 fetched in 20ms | |
| 273 silly pacote range manifest for minimatch@^3.0.0 fetched in 18ms | |
| 274 http fetch GET 200 https://registry.npmjs.org/querystring 51ms (from cache) | |
| 275 silly pacote range manifest for Base64@~0.2.0 fetched in 74ms | |
| 276 silly pacote range manifest for isarray@~1.0.0 fetched in 21ms | |
| 277 http fetch GET 200 https://registry.npmjs.org/indexof 44ms (from cache) | |
| 278 http fetch GET 200 https://registry.npmjs.org/ms 43ms (from cache) | |
| 279 silly pacote range manifest for string_decoder@~0.10.x fetched in 16ms | |
| 280 silly pacote version manifest for querystring@0.2.0 fetched in 66ms | |
| 281 http fetch GET 200 https://registry.npmjs.org/wrappy 38ms (from cache) | |
| 282 http fetch GET 200 https://registry.npmjs.org/buffer-shims 38ms (from cache) | |
| 283 silly pacote range manifest for string_decoder@~1.0.0 fetched in 10ms | |
| 284 silly pacote version manifest for indexof@0.0.1 fetched in 54ms | |
| 285 silly pacote version manifest for ms@0.7.1 fetched in 55ms | |
| 286 http fetch GET 200 https://registry.npmjs.org/core-util-is 39ms (from cache) | |
| 287 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 34ms (from cache) | |
| 288 silly pacote range manifest for wrappy@1 fetched in 54ms | |
| 289 silly pacote range manifest for buffer-shims@^1.0.0 fetched in 54ms | |
| 290 silly pacote range manifest for strip-ansi@^3.0.0 fetched in 15ms | |
| 291 http fetch GET 200 https://registry.npmjs.org/util-deprecate 29ms (from cache) | |
| 292 silly pacote range manifest for string-width@^1.0.2 fetched in 14ms | |
| 293 silly pacote range manifest for core-util-is@~1.0.0 fetched in 57ms | |
| 294 silly pacote range manifest for process-nextick-args@~1.0.6 fetched in 51ms | |
| 295 http fetch GET 200 https://registry.npmjs.org/code-point-at 32ms (from cache) | |
| 296 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 33ms (from cache) | |
| 297 silly pacote range manifest for util-deprecate@~1.0.1 fetched in 47ms | |
| 298 silly pacote version manifest for assert-plus@1.0.0 fetched in 14ms | |
| 299 http fetch GET 200 https://registry.npmjs.org/ansi-regex 37ms (from cache) | |
| 300 silly pacote range manifest for code-point-at@^1.0.0 fetched in 48ms | |
| 301 silly pacote range manifest for is-fullwidth-code-point@^1.0.0 fetched in 49ms | |
| 302 http fetch GET 200 https://registry.npmjs.org/co 33ms (from cache) | |
| 303 http fetch GET 200 https://registry.npmjs.org/json-stable-stringify 33ms (from cache) | |
| 304 http fetch GET 200 https://registry.npmjs.org/brace-expansion 33ms (from cache) | |
| 305 silly pacote range manifest for ansi-regex@^2.0.0 fetched in 51ms | |
| 306 http fetch GET 200 https://registry.npmjs.org/extsprintf 28ms (from cache) | |
| 307 silly pacote range manifest for assert-plus@^1.0.0 fetched in 11ms | |
| 308 http fetch GET 200 https://registry.npmjs.org/json-schema 29ms (from cache) | |
| 309 silly pacote range manifest for co@^4.6.0 fetched in 44ms | |
| 310 silly pacote range manifest for json-stable-stringify@^1.0.1 fetched in 44ms | |
| 311 silly pacote range manifest for brace-expansion@^1.1.7 fetched in 44ms | |
| 312 http fetch GET 200 https://registry.npmjs.org/verror 26ms (from cache) | |
| 313 http fetch GET 200 https://registry.npmjs.org/asn1 25ms (from cache) | |
| 314 silly pacote version manifest for extsprintf@1.0.2 fetched in 42ms | |
| 315 silly pacote version manifest for json-schema@0.2.3 fetched in 42ms | |
| 316 http fetch GET 200 https://registry.npmjs.org/dashdash 26ms (from cache) | |
| 317 silly pacote version manifest for verror@1.3.6 fetched in 39ms | |
| 318 silly pacote range manifest for asn1@~0.2.3 fetched in 39ms | |
| 319 http fetch GET 200 https://registry.npmjs.org/getpass 25ms (from cache) | |
| 320 http fetch GET 200 https://registry.npmjs.org/jsbn 25ms (from cache) | |
| 321 silly pacote range manifest for dashdash@^1.12.0 fetched in 36ms | |
| 322 http fetch GET 200 https://registry.npmjs.org/tweetnacl 23ms (from cache) | |
| 323 http fetch GET 200 https://registry.npmjs.org/jodid25519 23ms (from cache) | |
| 324 http fetch GET 200 https://registry.npmjs.org/ecc-jsbn 22ms (from cache) | |
| 325 silly pacote range manifest for getpass@^0.1.1 fetched in 33ms | |
| 326 http fetch GET 200 https://registry.npmjs.org/bcrypt-pbkdf 20ms (from cache) | |
| 327 silly pacote range manifest for jsbn@~0.1.0 fetched in 33ms | |
| 328 http fetch GET 200 https://registry.npmjs.org/browserify-aes 20ms (from cache) | |
| 329 silly pacote range manifest for tweetnacl@~0.14.0 fetched in 31ms | |
| 330 silly pacote range manifest for jodid25519@^1.0.0 fetched in 32ms | |
| 331 silly pacote range manifest for ecc-jsbn@~0.1.1 fetched in 31ms | |
| 332 http fetch GET 200 https://registry.npmjs.org/browserify-des 16ms (from cache) | |
| 333 http fetch GET 200 https://registry.npmjs.org/evp_bytestokey 16ms (from cache) | |
| 334 silly pacote range manifest for bcrypt-pbkdf@^1.0.0 fetched in 27ms | |
| 335 silly pacote range manifest for create-hmac@^1.1.2 fetched in 7ms | |
| 336 silly pacote range manifest for browserify-aes@^1.0.4 fetched in 28ms | |
| 337 http fetch GET 200 https://registry.npmjs.org/bn.js 18ms (from cache) | |
| 338 silly pacote range manifest for browserify-des@^1.0.0 fetched in 25ms | |
| 339 silly pacote range manifest for evp_bytestokey@^1.0.0 fetched in 25ms | |
| 340 http fetch GET 200 https://registry.npmjs.org/bn.js 12ms (from cache) | |
| 341 http fetch GET 200 https://registry.npmjs.org/browserify-rsa 20ms (from cache) | |
| 342 silly pacote range manifest for bn.js@^4.1.1 fetched in 28ms | |
| 343 http fetch GET 200 https://registry.npmjs.org/parse-asn1 18ms (from cache) | |
| 344 http fetch GET 200 https://registry.npmjs.org/elliptic 20ms (from cache) | |
| 345 silly pacote range manifest for bn.js@^4.1.0 fetched in 21ms | |
| 346 silly pacote range manifest for browserify-rsa@^4.0.0 fetched in 28ms | |
| 347 http fetch GET 200 https://registry.npmjs.org/cipher-base 20ms (from cache) | |
| 348 http fetch GET 200 https://registry.npmjs.org/ripemd160 18ms (from cache) | |
| 349 silly pacote range manifest for elliptic@^6.0.0 fetched in 26ms | |
| 350 silly pacote range manifest for parse-asn1@^5.0.0 fetched in 26ms | |
| 351 http fetch GET 200 https://registry.npmjs.org/cipher-base 25ms (from cache) | |
| 352 http fetch GET 200 https://registry.npmjs.org/sha.js 26ms (from cache) | |
| 353 silly pacote range manifest for create-hash@^1.1.2 fetched in 15ms | |
| 354 silly pacote range manifest for cipher-base@^1.0.1 fetched in 36ms | |
| 355 silly pacote range manifest for ripemd160@^2.0.0 fetched in 35ms | |
| 356 silly pacote range manifest for create-hmac@^1.1.4 fetched in 14ms | |
| 357 silly pacote range manifest for ripemd160@^2.0.1 fetched in 13ms | |
| 358 silly pacote range manifest for randombytes@^2.0.1 fetched in 13ms | |
| 359 http fetch GET 200 https://registry.npmjs.org/sha.js 27ms (from cache) | |
| 360 silly pacote range manifest for cipher-base@^1.0.3 fetched in 34ms | |
| 361 silly pacote range manifest for sha.js@^2.4.0 fetched in 37ms | |
| 362 http fetch GET 200 https://registry.npmjs.org/miller-rabin 29ms (from cache) | |
| 363 silly pacote range manifest for tweetnacl@^0.14.3 fetched in 16ms | |
| 364 silly pacote range manifest for sha.js@^2.4.8 fetched in 42ms | |
| 365 silly pacote range manifest for cipher-base@^1.0.0 fetched in 13ms | |
| 366 silly pacote range manifest for miller-rabin@^4.0.0 fetched in 42ms | |
| 367 http fetch GET 200 https://registry.npmjs.org/number-is-nan 26ms (from cache) | |
| 368 http fetch GET 200 https://registry.npmjs.org/jsonify 25ms (from cache) | |
| 369 http fetch GET 200 https://registry.npmjs.org/balanced-match 25ms (from cache) | |
| 370 silly pacote range manifest for create-hash@^1.1.1 fetched in 4ms | |
| 371 silly pacote range manifest for bn.js@^4.4.0 fetched in 5ms | |
| 372 http fetch GET 200 https://registry.npmjs.org/concat-map 25ms (from cache) | |
| 373 http fetch GET 200 https://registry.npmjs.org/buffer-xor 24ms (from cache) | |
| 374 http fetch GET 200 https://registry.npmjs.org/des.js 21ms (from cache) | |
| 375 silly pacote range manifest for number-is-nan@^1.0.0 fetched in 32ms | |
| 376 silly pacote range manifest for jsonify@~0.0.0 fetched in 32ms | |
| 377 silly pacote range manifest for balanced-match@^0.4.1 fetched in 32ms | |
| 378 silly pacote version manifest for concat-map@0.0.1 fetched in 36ms | |
| 379 silly pacote range manifest for buffer-xor@^1.0.2 fetched in 35ms | |
| 380 http fetch GET 200 https://registry.npmjs.org/brorand 16ms (from cache) | |
| 381 silly pacote range manifest for des.js@^1.0.0 fetched in 31ms | |
| 382 http fetch GET 200 https://registry.npmjs.org/hash.js 17ms (from cache) | |
| 383 silly pacote range manifest for bn.js@^4.4.0 fetched in 9ms | |
| 384 http fetch GET 200 https://registry.npmjs.org/hmac-drbg 16ms (from cache) | |
| 385 http fetch GET 200 https://registry.npmjs.org/minimalistic-assert 15ms (from cache) | |
| 386 silly pacote range manifest for brorand@^1.0.1 fetched in 20ms | |
| 387 silly pacote range manifest for hash.js@^1.0.0 fetched in 21ms | |
| 388 http fetch GET 200 https://registry.npmjs.org/minimalistic-crypto-utils 14ms (from cache) | |
| 389 silly pacote range manifest for hmac-drbg@^1.0.0 fetched in 19ms | |
| 390 silly pacote range manifest for minimalistic-assert@^1.0.0 fetched in 19ms | |
| 391 silly pacote range manifest for browserify-aes@^1.0.0 fetched in 3ms | |
| 392 silly pacote range manifest for bn.js@^4.0.0 fetched in 6ms | |
| 393 silly pacote range manifest for minimalistic-crypto-utils@^1.0.0 fetched in 20ms | |
| 394 silly pacote range manifest for hash.js@^1.0.3 fetched in 3ms | |
| 395 silly pacote range manifest for minimalistic-crypto-utils@^1.0.1 fetched in 3ms | |
| 396 http fetch GET 200 https://registry.npmjs.org/asn1.js 8ms (from cache) | |
| 397 http fetch GET 200 https://registry.npmjs.org/hash-base 8ms (from cache) | |
| 398 silly pacote range manifest for asn1.js@^4.0.0 fetched in 10ms | |
| 399 silly pacote range manifest for hash-base@^2.0.0 fetched in 10ms | |
| 400 silly pacote range manifest for babel-runtime@^6.18.0 fetched in 2ms | |
| 401 silly resolveWithNewModule babel-runtime@6.23.0 checking installable status | |
| 402 silly pacote range manifest for bcrypt@^1.0.2 fetched in 4ms | |
| 403 silly resolveWithNewModule bcrypt@1.0.2 checking installable status | |
| 404 silly pacote range manifest for meteor-node-stubs@^0.2.4 fetched in 7ms | |
| 405 silly resolveWithNewModule meteor-node-stubs@0.2.11 checking installable status | |
| 406 silly pacote trying https://registry.npmjs.org/meteor-node-stubs/-/meteor-node-stubs-0.2.11.tgz by hash: sha1-cV5Owc6IgkiylgThbQkiVrDLfjQ= | |
| 407 silly pacote range manifest for mobile-detect@^1.3.5 fetched in 16ms | |
| 408 silly resolveWithNewModule mobile-detect@1.3.6 checking installable status | |
| 409 silly pacote https://registry.npmjs.org/meteor-node-stubs/-/meteor-node-stubs-0.2.11.tgz extracted to /tmp/npm-23324-c44d2190/unpack-e7e35659 by content address 622ms | |
| 410 silly addBundled read tarball | |
| 411 silly cleanup remove extracted module | |
| 412 http fetch GET 200 https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz 17ms (from cache) | |
| 413 silly pacote remote manifest for balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.2.tgz fetched in 37ms | |
| 414 http fetch GET 200 https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz 5ms (from cache) | |
| 415 silly pacote remote manifest for brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.7.tgz fetched in 8ms | |
| 416 http fetch GET 200 https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz 2ms (from cache) | |
| 417 silly pacote remote manifest for concat-map@https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz fetched in 6ms | |
| 418 http fetch GET 200 https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz 3ms (from cache) | |
| 419 silly pacote remote manifest for fs.realpath@https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz fetched in 6ms | |
| 420 verbose stack TypeError: Cannot read property 'find' of undefined | |
| 420 verbose stack at opts.integrity.digests.find.hash (/home/csats/.nvm/versions/node/v6.3.1/lib/node_modules/npm/node_modules/ssri/index.js:264:33) | |
| 420 verbose stack at Array.find (native) | |
| 420 verbose stack at Transform.on (/home/csats/.nvm/versions/node/v6.3.1/lib/node_modules/npm/node_modules/ssri/index.js:263:15) | |
| 420 verbose stack at emitNone (events.js:91:20) | |
| 420 verbose stack at Transform.emit (events.js:185:7) | |
| 420 verbose stack at endReadableNT (_stream_readable.js:975:12) | |
| 420 verbose stack at _combinedTickCallback (internal/process/next_tick.js:74:11) | |
| 420 verbose stack at process._tickCallback (internal/process/next_tick.js:98:9) | |
| 421 verbose cwd /home/csats/git/apps/mendoza | |
| 422 verbose Linux 3.13.0-119-generic | |
| 423 verbose argv "/home/csats/.nvm/versions/node/v6.3.1/bin/node" "/home/csats/.nvm/versions/node/v6.3.1/bin/npm" "install" | |
| 424 verbose node v6.3.1 | |
| 425 verbose npm v5.0.2 | |
| 426 error Cannot read property 'find' of undefined | |
| 427 verbose exit [ 1, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment