npm ERR! Linux 3.2.0-23-generic npm ERR! argv "node" "/usr/local/bin/npm" "install" "--unsafe-perm" npm ERR! node v0.10.40 npm ERR! npm v2.13.4 npm ERR! code E404 npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/nex-test npm ERR! 404 npm ERR! 404 'nex-test' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'nex' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. npm ERR! Please include the following file with any support request: npm ERR! /home/dev/temp/tjw-cleanup/nex/npm-debug.log == npm-debug.log ============= 0 info it worked if it ends with ok 1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', '--unsafe-perm' ] 2 info using npm@2.13.4 3 info using node@v0.10.40 4 verbose readDependencies loading dependencies from /home/dev/temp/tjw-cleanup/nex/package.json 5 verbose install where, deps [ '/home/dev/temp/tjw-cleanup/nex', 5 verbose install [ 'colors', 5 verbose install 'commander', 5 verbose install 'harmonious', 5 verbose install 'lodash', 5 verbose install 'nex-api', 5 verbose install 'npmlog', 5 verbose install 'npmlog-file', 5 verbose install 'rimraf', 5 verbose install 'mocha', 5 verbose install 'nex-test' ] ] 6 verbose install where, peers [ '/home/dev/temp/tjw-cleanup/nex', [] ] 7 verbose installManyTop reading for lifecycle /home/dev/temp/tjw-cleanup/nex/package.json 8 info preinstall nex@2.0.21 9 verbose readDependencies loading dependencies from /home/dev/temp/tjw-cleanup/nex/package.json 10 silly cache add args [ 'commander@^2.2.0', null ] 11 verbose cache add spec commander@^2.2.0 12 silly cache add parsed spec { raw: 'commander@^2.2.0', 12 silly cache add scope: null, 12 silly cache add name: 'commander', 12 silly cache add rawSpec: '^2.2.0', 12 silly cache add spec: '>=2.2.0 <3.0.0', 12 silly cache add type: 'range' } 13 silly addNamed commander@>=2.2.0 <3.0.0 14 verbose addNamed ">=2.2.0 <3.0.0" is a valid semver range for commander 15 silly addNameRange { name: 'commander', range: '>=2.2.0 <3.0.0', hasData: false } 16 silly mapToRegistry name commander 17 silly mapToRegistry using default registry 18 silly mapToRegistry registry https://registry.npmjs.org/ 19 silly mapToRegistry uri https://registry.npmjs.org/commander 20 verbose addNameRange registry:https://registry.npmjs.org/commander not in flight; fetching 21 silly cache add args [ 'harmonious@^0.5.4', null ] 22 verbose cache add spec harmonious@^0.5.4 23 silly cache add parsed spec { raw: 'harmonious@^0.5.4', 23 silly cache add scope: null, 23 silly cache add name: 'harmonious', 23 silly cache add rawSpec: '^0.5.4', 23 silly cache add spec: '>=0.5.4 <0.6.0', 23 silly cache add type: 'range' } 24 silly addNamed harmonious@>=0.5.4 <0.6.0 25 verbose addNamed ">=0.5.4 <0.6.0" is a valid semver range for harmonious 26 silly addNameRange { name: 'harmonious', range: '>=0.5.4 <0.6.0', hasData: false } 27 silly mapToRegistry name harmonious 28 silly mapToRegistry using default registry 29 silly mapToRegistry registry https://registry.npmjs.org/ 30 silly mapToRegistry uri https://registry.npmjs.org/harmonious 31 verbose addNameRange registry:https://registry.npmjs.org/harmonious not in flight; fetching 32 silly cache add args [ 'lodash@^2.4.1', null ] 33 verbose cache add spec lodash@^2.4.1 34 silly cache add parsed spec { raw: 'lodash@^2.4.1', 34 silly cache add scope: null, 34 silly cache add name: 'lodash', 34 silly cache add rawSpec: '^2.4.1', 34 silly cache add spec: '>=2.4.1 <3.0.0', 34 silly cache add type: 'range' } 35 silly addNamed lodash@>=2.4.1 <3.0.0 36 verbose addNamed ">=2.4.1 <3.0.0" is a valid semver range for lodash 37 silly addNameRange { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: false } 38 silly mapToRegistry name lodash 39 silly mapToRegistry using default registry 40 silly mapToRegistry registry https://registry.npmjs.org/ 41 silly mapToRegistry uri https://registry.npmjs.org/lodash 42 verbose addNameRange registry:https://registry.npmjs.org/lodash not in flight; fetching 43 silly cache add args [ 'nex-api@^2.0.1', null ] 44 verbose cache add spec nex-api@^2.0.1 45 silly cache add parsed spec { raw: 'nex-api@^2.0.1', 45 silly cache add scope: null, 45 silly cache add name: 'nex-api', 45 silly cache add rawSpec: '^2.0.1', 45 silly cache add spec: '>=2.0.1 <3.0.0', 45 silly cache add type: 'range' } 46 silly addNamed nex-api@>=2.0.1 <3.0.0 47 verbose addNamed ">=2.0.1 <3.0.0" is a valid semver range for nex-api 48 silly addNameRange { name: 'nex-api', range: '>=2.0.1 <3.0.0', hasData: false } 49 silly mapToRegistry name nex-api 50 silly mapToRegistry using default registry 51 silly mapToRegistry registry https://registry.npmjs.org/ 52 silly mapToRegistry uri https://registry.npmjs.org/nex-api 53 verbose addNameRange registry:https://registry.npmjs.org/nex-api not in flight; fetching 54 silly cache add args [ 'npmlog@^0.1.1', null ] 55 verbose cache add spec npmlog@^0.1.1 56 silly cache add parsed spec { raw: 'npmlog@^0.1.1', 56 silly cache add scope: null, 56 silly cache add name: 'npmlog', 56 silly cache add rawSpec: '^0.1.1', 56 silly cache add spec: '>=0.1.1 <0.2.0', 56 silly cache add type: 'range' } 57 silly addNamed npmlog@>=0.1.1 <0.2.0 58 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for npmlog 59 silly addNameRange { name: 'npmlog', range: '>=0.1.1 <0.2.0', hasData: false } 60 silly mapToRegistry name npmlog 61 silly mapToRegistry using default registry 62 silly mapToRegistry registry https://registry.npmjs.org/ 63 silly mapToRegistry uri https://registry.npmjs.org/npmlog 64 verbose addNameRange registry:https://registry.npmjs.org/npmlog not in flight; fetching 65 silly cache add args [ 'npmlog-file@^0.1.1', null ] 66 verbose cache add spec npmlog-file@^0.1.1 67 silly cache add parsed spec { raw: 'npmlog-file@^0.1.1', 67 silly cache add scope: null, 67 silly cache add name: 'npmlog-file', 67 silly cache add rawSpec: '^0.1.1', 67 silly cache add spec: '>=0.1.1 <0.2.0', 67 silly cache add type: 'range' } 68 silly addNamed npmlog-file@>=0.1.1 <0.2.0 69 verbose addNamed ">=0.1.1 <0.2.0" is a valid semver range for npmlog-file 70 silly addNameRange { name: 'npmlog-file', range: '>=0.1.1 <0.2.0', hasData: false } 71 silly mapToRegistry name npmlog-file 72 silly mapToRegistry using default registry 73 silly mapToRegistry registry https://registry.npmjs.org/ 74 silly mapToRegistry uri https://registry.npmjs.org/npmlog-file 75 verbose addNameRange registry:https://registry.npmjs.org/npmlog-file not in flight; fetching 76 silly cache add args [ 'rimraf@^2.2.8', null ] 77 verbose cache add spec rimraf@^2.2.8 78 silly cache add parsed spec { raw: 'rimraf@^2.2.8', 78 silly cache add scope: null, 78 silly cache add name: 'rimraf', 78 silly cache add rawSpec: '^2.2.8', 78 silly cache add spec: '>=2.2.8 <3.0.0', 78 silly cache add type: 'range' } 79 silly addNamed rimraf@>=2.2.8 <3.0.0 80 verbose addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf 81 silly addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false } 82 silly mapToRegistry name rimraf 83 silly mapToRegistry using default registry 84 silly mapToRegistry registry https://registry.npmjs.org/ 85 silly mapToRegistry uri https://registry.npmjs.org/rimraf 86 verbose addNameRange registry:https://registry.npmjs.org/rimraf not in flight; fetching 87 silly cache add args [ 'mocha@~1.18.2', null ] 88 verbose cache add spec mocha@~1.18.2 89 silly cache add parsed spec { raw: 'mocha@~1.18.2', 89 silly cache add scope: null, 89 silly cache add name: 'mocha', 89 silly cache add rawSpec: '~1.18.2', 89 silly cache add spec: '>=1.18.2 <1.19.0', 89 silly cache add type: 'range' } 90 silly addNamed mocha@>=1.18.2 <1.19.0 91 verbose addNamed ">=1.18.2 <1.19.0" is a valid semver range for mocha 92 silly addNameRange { name: 'mocha', range: '>=1.18.2 <1.19.0', hasData: false } 93 silly mapToRegistry name mocha 94 silly mapToRegistry using default registry 95 silly mapToRegistry registry https://registry.npmjs.org/ 96 silly mapToRegistry uri https://registry.npmjs.org/mocha 97 verbose addNameRange registry:https://registry.npmjs.org/mocha not in flight; fetching 98 silly cache add args [ 'nex-test@^0.5.0', null ] 99 verbose cache add spec nex-test@^0.5.0 100 silly cache add parsed spec { raw: 'nex-test@^0.5.0', 100 silly cache add scope: null, 100 silly cache add name: 'nex-test', 100 silly cache add rawSpec: '^0.5.0', 100 silly cache add spec: '>=0.5.0 <0.6.0', 100 silly cache add type: 'range' } 101 silly addNamed nex-test@>=0.5.0 <0.6.0 102 verbose addNamed ">=0.5.0 <0.6.0" is a valid semver range for nex-test 103 silly addNameRange { name: 'nex-test', range: '>=0.5.0 <0.6.0', hasData: false } 104 silly mapToRegistry name nex-test 105 silly mapToRegistry using default registry 106 silly mapToRegistry registry https://registry.npmjs.org/ 107 silly mapToRegistry uri https://registry.npmjs.org/nex-test 108 verbose addNameRange registry:https://registry.npmjs.org/nex-test not in flight; fetching 109 silly cache add args [ 'colors@^0.6.2', null ] 110 verbose cache add spec colors@^0.6.2 111 silly cache add parsed spec { raw: 'colors@^0.6.2', 111 silly cache add scope: null, 111 silly cache add name: 'colors', 111 silly cache add rawSpec: '^0.6.2', 111 silly cache add spec: '>=0.6.2 <0.7.0', 111 silly cache add type: 'range' } 112 silly addNamed colors@>=0.6.2 <0.7.0 113 verbose addNamed ">=0.6.2 <0.7.0" is a valid semver range for colors 114 silly addNameRange { name: 'colors', range: '>=0.6.2 <0.7.0', hasData: false } 115 silly mapToRegistry name colors 116 silly mapToRegistry using default registry 117 silly mapToRegistry registry https://registry.npmjs.org/ 118 silly mapToRegistry uri https://registry.npmjs.org/colors 119 verbose addNameRange registry:https://registry.npmjs.org/colors not in flight; fetching 120 verbose request uri https://registry.npmjs.org/nex-api 121 verbose request no auth needed 122 info attempt registry request try #1 at 13:44:38 123 verbose request using bearer token for auth 124 verbose request id 9ac28187f866a1c7 125 http request GET https://registry.npmjs.org/nex-api 126 verbose request uri https://registry.npmjs.org/nex-test 127 verbose request no auth needed 128 info attempt registry request try #1 at 13:44:38 129 verbose request using bearer token for auth 130 http request GET https://registry.npmjs.org/nex-test 131 verbose request uri https://registry.npmjs.org/commander 132 verbose request no auth needed 133 info attempt registry request try #1 at 13:44:38 134 verbose request using bearer token for auth 135 verbose etag "3K2WLGORI6FUK2RNHKB297H4N" 136 http request GET https://registry.npmjs.org/commander 137 verbose request uri https://registry.npmjs.org/harmonious 138 verbose request no auth needed 139 info attempt registry request try #1 at 13:44:38 140 verbose request using bearer token for auth 141 verbose etag "9KOHHWNWP5KXZDY35932IK59F" 142 http request GET https://registry.npmjs.org/harmonious 143 verbose request uri https://registry.npmjs.org/npmlog 144 verbose request no auth needed 145 info attempt registry request try #1 at 13:44:38 146 verbose request using bearer token for auth 147 verbose etag "4G6SJM4XF4HCFDN7O01YXRY9F" 148 http request GET https://registry.npmjs.org/npmlog 149 verbose request uri https://registry.npmjs.org/npmlog-file 150 verbose request no auth needed 151 info attempt registry request try #1 at 13:44:38 152 verbose request using bearer token for auth 153 verbose etag "EN1MMBU678T6VIUXJGUTAA3GF" 154 http request GET https://registry.npmjs.org/npmlog-file 155 verbose request uri https://registry.npmjs.org/rimraf 156 verbose request no auth needed 157 info attempt registry request try #1 at 13:44:38 158 verbose request using bearer token for auth 159 verbose etag "5TKB5BW48DR9T7X5JGD1DZWSZ" 160 http request GET https://registry.npmjs.org/rimraf 161 verbose request uri https://registry.npmjs.org/mocha 162 verbose request no auth needed 163 info attempt registry request try #1 at 13:44:38 164 verbose request using bearer token for auth 165 verbose etag "2NCQNJOIKTQCU1K2LCTWV61SY" 166 http request GET https://registry.npmjs.org/mocha 167 verbose request uri https://registry.npmjs.org/colors 168 verbose request no auth needed 169 info attempt registry request try #1 at 13:44:38 170 verbose request using bearer token for auth 171 verbose etag "98I63WI10OK1ASYVW0UXUZR7R" 172 http request GET https://registry.npmjs.org/colors 173 verbose request uri https://registry.npmjs.org/lodash 174 verbose request no auth needed 175 info attempt registry request try #1 at 13:44:38 176 verbose request using bearer token for auth 177 verbose etag "15XUOQ899E88XMQUWA2JJGDL5" 178 http request GET https://registry.npmjs.org/lodash 179 http 304 https://registry.npmjs.org/harmonious 180 silly get cb [ 304, 180 silly get { 'cache-control': 'max-age=60', 180 silly get 'accept-ranges': 'bytes', 180 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 180 silly get via: '1.1 varnish', 180 silly get connection: 'keep-alive', 180 silly get 'x-served-by': 'cache-ord1720-ORD', 180 silly get 'x-cache': 'MISS', 180 silly get 'x-cache-hits': '0', 180 silly get 'x-timer': 'S1442598278.784146,VS0,VE38' } ] 181 verbose etag https://registry.npmjs.org/harmonious from cache 182 verbose get saving harmonious to /home/dev/.npm/registry.npmjs.org/harmonious/.cache.json 183 http 200 https://registry.npmjs.org/nex-api 184 silly get cb [ 200, 184 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 184 silly get etag: '"1EK6DXNUHNMI14IEVT2DBRRRN"', 184 silly get 'content-type': 'application/json', 184 silly get 'cache-control': 'max-age=60', 184 silly get 'content-length': '1793', 184 silly get 'accept-ranges': 'bytes', 184 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 184 silly get via: '1.1 varnish', 184 silly get connection: 'keep-alive', 184 silly get 'x-served-by': 'cache-ord1728-ORD', 184 silly get 'x-cache': 'MISS', 184 silly get 'x-cache-hits': '0', 184 silly get 'x-timer': 'S1442598278.779968,VS0,VE68', 184 silly get vary: 'Accept' } ] 185 verbose get saving nex-api to /home/dev/.npm/registry.npmjs.org/nex-api/.cache.json 186 http 304 https://registry.npmjs.org/npmlog 187 silly get cb [ 304, 187 silly get { 'cache-control': 'max-age=60', 187 silly get 'accept-ranges': 'bytes', 187 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 187 silly get via: '1.1 varnish', 187 silly get connection: 'keep-alive', 187 silly get 'x-served-by': 'cache-ord1726-ORD', 187 silly get 'x-cache': 'MISS', 187 silly get 'x-cache-hits': '0', 187 silly get 'x-timer': 'S1442598278.791253,VS0,VE62' } ] 188 verbose etag https://registry.npmjs.org/npmlog from cache 189 verbose get saving npmlog to /home/dev/.npm/registry.npmjs.org/npmlog/.cache.json 190 silly addNameRange number 2 { name: 'nex-api', range: '>=2.0.1 <3.0.0', hasData: true } 191 silly addNameRange versions [ 'nex-api', [ '2.0.3' ] ] 192 silly addNamed nex-api@2.0.3 193 verbose addNamed "2.0.3" is a plain semver version for nex-api 194 silly addNameRange number 2 { name: 'npmlog', range: '>=0.1.1 <0.2.0', hasData: true } 195 silly addNameRange versions [ 'npmlog', 195 silly addNameRange [ '0.0.1', 195 silly addNameRange '0.0.2', 195 silly addNameRange '0.0.3', 195 silly addNameRange '0.0.4', 195 silly addNameRange '0.0.5', 195 silly addNameRange '0.0.6', 195 silly addNameRange '0.1.0', 195 silly addNameRange '0.1.1', 195 silly addNameRange '1.0.0', 195 silly addNameRange '1.1.0', 195 silly addNameRange '1.2.0', 195 silly addNameRange '1.2.1' ] ] 196 silly addNamed npmlog@0.1.1 197 verbose addNamed "0.1.1" is a plain semver version for npmlog 198 silly addNameRange number 2 { name: 'harmonious', range: '>=0.5.4 <0.6.0', hasData: true } 199 silly addNameRange versions [ 'harmonious', [ '0.5.18' ] ] 200 silly addNamed harmonious@0.5.18 201 verbose addNamed "0.5.18" is a plain semver version for harmonious 202 silly cache afterAdd npmlog@0.1.1 203 verbose afterAdd /home/dev/.npm/npmlog/0.1.1/package/package.json not in flight; writing 204 http 304 https://registry.npmjs.org/npmlog-file 205 silly get cb [ 304, 205 silly get { 'cache-control': 'max-age=60', 205 silly get 'accept-ranges': 'bytes', 205 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 205 silly get via: '1.1 varnish', 205 silly get connection: 'keep-alive', 205 silly get 'x-served-by': 'cache-ord1720-ORD', 205 silly get 'x-cache': 'MISS', 205 silly get 'x-cache-hits': '0', 205 silly get 'x-timer': 'S1442598278.863972,VS0,VE36' } ] 206 verbose etag https://registry.npmjs.org/npmlog-file from cache 207 verbose get saving npmlog-file to /home/dev/.npm/registry.npmjs.org/npmlog-file/.cache.json 208 silly cache afterAdd harmonious@0.5.18 209 verbose afterAdd /home/dev/.npm/harmonious/0.5.18/package/package.json not in flight; writing 210 silly cache afterAdd nex-api@2.0.3 211 verbose afterAdd /home/dev/.npm/nex-api/2.0.3/package/package.json not in flight; writing 212 http 304 https://registry.npmjs.org/rimraf 213 silly get cb [ 304, 213 silly get { 'cache-control': 'max-age=60', 213 silly get 'accept-ranges': 'bytes', 213 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 213 silly get via: '1.1 varnish', 213 silly get connection: 'keep-alive', 213 silly get 'x-served-by': 'cache-ord1728-ORD', 213 silly get 'x-cache': 'MISS', 213 silly get 'x-cache-hits': '0', 213 silly get 'x-timer': 'S1442598278.888268,VS0,VE35' } ] 214 verbose etag https://registry.npmjs.org/rimraf from cache 215 verbose get saving rimraf to /home/dev/.npm/registry.npmjs.org/rimraf/.cache.json 216 verbose afterAdd /home/dev/.npm/nex-api/2.0.3/package/package.json written 217 silly addNameRange number 2 { name: 'npmlog-file', range: '>=0.1.1 <0.2.0', hasData: true } 218 silly addNameRange versions [ 'npmlog-file', [ '0.1.4' ] ] 219 silly addNamed npmlog-file@0.1.4 220 verbose addNamed "0.1.4" is a plain semver version for npmlog-file 221 silly addNameRange number 2 { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: true } 222 silly addNameRange versions [ 'rimraf', 222 silly addNameRange [ '1.0.0', 222 silly addNameRange '1.0.1', 222 silly addNameRange '1.0.2', 222 silly addNameRange '1.0.4', 222 silly addNameRange '1.0.5', 222 silly addNameRange '1.0.6', 222 silly addNameRange '1.0.7', 222 silly addNameRange '1.0.8', 222 silly addNameRange '1.0.9', 222 silly addNameRange '2.0.0', 222 silly addNameRange '2.0.1', 222 silly addNameRange '2.0.2', 222 silly addNameRange '2.0.3', 222 silly addNameRange '2.1.0', 222 silly addNameRange '2.1.1', 222 silly addNameRange '2.1.2', 222 silly addNameRange '2.1.3', 222 silly addNameRange '2.1.4', 222 silly addNameRange '2.2.0', 222 silly addNameRange '2.2.1', 222 silly addNameRange '2.2.2', 222 silly addNameRange '2.2.3', 222 silly addNameRange '2.2.4', 222 silly addNameRange '2.2.5', 222 silly addNameRange '2.2.6', 222 silly addNameRange '2.2.8', 222 silly addNameRange '2.3.0', 222 silly addNameRange '2.3.1', 222 silly addNameRange '2.3.2', 222 silly addNameRange '2.3.3', 222 silly addNameRange '2.3.4', 222 silly addNameRange '2.4.0', 222 silly addNameRange '2.4.1', 222 silly addNameRange '2.4.2', 222 silly addNameRange '2.4.3' ] ] 223 silly addNamed rimraf@2.4.3 224 verbose addNamed "2.4.3" is a plain semver version for rimraf 225 verbose afterAdd /home/dev/.npm/harmonious/0.5.18/package/package.json written 226 http 404 https://registry.npmjs.org/nex-test 227 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 227 verbose headers etag: '"3DEVLH2Z0EX99ODEWOT0UE0A4"', 227 verbose headers 'content-type': 'application/json', 227 verbose headers 'cache-control': 'max-age=0', 227 verbose headers 'content-length': '392', 227 verbose headers 'accept-ranges': 'bytes', 227 verbose headers date: 'Fri, 18 Sep 2015 17:44:38 GMT', 227 verbose headers via: '1.1 varnish', 227 verbose headers connection: 'keep-alive', 227 verbose headers 'x-served-by': 'cache-ord1733-ORD', 227 verbose headers 'x-cache': 'MISS', 227 verbose headers 'x-cache-hits': '0', 227 verbose headers 'x-timer': 'S1442598278.784806,VS0,VE154', 227 verbose headers vary: 'Accept' } 228 silly get cb [ 404, 228 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 228 silly get etag: '"3DEVLH2Z0EX99ODEWOT0UE0A4"', 228 silly get 'content-type': 'application/json', 228 silly get 'cache-control': 'max-age=0', 228 silly get 'content-length': '392', 228 silly get 'accept-ranges': 'bytes', 228 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 228 silly get via: '1.1 varnish', 228 silly get connection: 'keep-alive', 228 silly get 'x-served-by': 'cache-ord1733-ORD', 228 silly get 'x-cache': 'MISS', 228 silly get 'x-cache-hits': '0', 228 silly get 'x-timer': 'S1442598278.784806,VS0,VE154', 228 silly get vary: 'Accept' } ] 229 verbose afterAdd /home/dev/.npm/npmlog/0.1.1/package/package.json written 230 silly cache afterAdd rimraf@2.4.3 231 verbose afterAdd /home/dev/.npm/rimraf/2.4.3/package/package.json not in flight; writing 232 silly cache afterAdd npmlog-file@0.1.4 233 verbose afterAdd /home/dev/.npm/npmlog-file/0.1.4/package/package.json not in flight; writing 234 verbose afterAdd /home/dev/.npm/rimraf/2.4.3/package/package.json written 235 verbose afterAdd /home/dev/.npm/npmlog-file/0.1.4/package/package.json written 236 http 200 https://registry.npmjs.org/commander 237 silly get cb [ 200, 237 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 237 silly get etag: '"C2G5VZWE34EL1KCPC0IBZGZ5Y"', 237 silly get 'content-type': 'application/json', 237 silly get 'cache-control': 'max-age=60', 237 silly get 'content-length': '57652', 237 silly get 'accept-ranges': 'bytes', 237 silly get date: 'Fri, 18 Sep 2015 17:44:38 GMT', 237 silly get via: '1.1 varnish', 237 silly get connection: 'keep-alive', 237 silly get 'x-served-by': 'cache-ord1724-ORD', 237 silly get 'x-cache': 'MISS', 237 silly get 'x-cache-hits': '0', 237 silly get 'x-timer': 'S1442598278.783024,VS0,VE91', 237 silly get vary: 'Accept' } ] 238 verbose get saving commander to /home/dev/.npm/registry.npmjs.org/commander/.cache.json 239 silly addNameRange number 2 { name: 'commander', range: '>=2.2.0 <3.0.0', hasData: true } 240 silly addNameRange versions [ 'commander', 240 silly addNameRange [ '0.0.1', 240 silly addNameRange '0.0.3', 240 silly addNameRange '0.0.4', 240 silly addNameRange '0.0.5', 240 silly addNameRange '0.1.0', 240 silly addNameRange '0.2.0', 240 silly addNameRange '0.2.1', 240 silly addNameRange '0.3.0', 240 silly addNameRange '0.3.1', 240 silly addNameRange '0.3.2', 240 silly addNameRange '0.3.3', 240 silly addNameRange '0.4.0', 240 silly addNameRange '0.4.1', 240 silly addNameRange '0.4.2', 240 silly addNameRange '0.4.3', 240 silly addNameRange '0.5.0', 240 silly addNameRange '0.5.1', 240 silly addNameRange '0.6.0', 240 silly addNameRange '0.6.1', 240 silly addNameRange '0.5.2', 240 silly addNameRange '1.0.0', 240 silly addNameRange '1.0.1', 240 silly addNameRange '1.0.2', 240 silly addNameRange '1.0.3', 240 silly addNameRange '1.0.4', 240 silly addNameRange '1.0.5', 240 silly addNameRange '1.1.0', 240 silly addNameRange '1.1.1', 240 silly addNameRange '1.2.0', 240 silly addNameRange '1.3.0', 240 silly addNameRange '1.3.1', 240 silly addNameRange '1.3.2', 240 silly addNameRange '2.0.0', 240 silly addNameRange '2.1.0', 240 silly addNameRange '2.2.0', 240 silly addNameRange '2.3.0', 240 silly addNameRange '2.4.0', 240 silly addNameRange '2.5.0', 240 silly addNameRange '2.5.1', 240 silly addNameRange '2.6.0', 240 silly addNameRange '2.7.0', 240 silly addNameRange '2.7.1', 240 silly addNameRange '2.8.0', 240 silly addNameRange '2.8.1' ] ] 241 silly addNamed commander@2.8.1 242 verbose addNamed "2.8.1" is a plain semver version for commander 243 silly cache afterAdd commander@2.8.1 244 verbose afterAdd /home/dev/.npm/commander/2.8.1/package/package.json not in flight; writing 245 verbose afterAdd /home/dev/.npm/commander/2.8.1/package/package.json written 246 http 200 https://registry.npmjs.org/colors 247 silly get cb [ 200, 247 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 247 silly get etag: '"2OLPBO6TUH7TXR5G8PMUM6DG4"', 247 silly get 'content-type': 'application/json', 247 silly get 'cache-control': 'max-age=60', 247 silly get 'content-length': '19941', 247 silly get 'accept-ranges': 'bytes', 247 silly get date: 'Fri, 18 Sep 2015 17:44:39 GMT', 247 silly get via: '1.1 varnish', 247 silly get connection: 'keep-alive', 247 silly get 'x-served-by': 'cache-ord1720-ORD', 247 silly get 'x-cache': 'MISS', 247 silly get 'x-cache-hits': '0', 247 silly get 'x-timer': 'S1442598278.960000,VS0,VE125', 247 silly get vary: 'Accept' } ] 248 verbose get saving colors to /home/dev/.npm/registry.npmjs.org/colors/.cache.json 249 silly addNameRange number 2 { name: 'colors', range: '>=0.6.2 <0.7.0', hasData: true } 250 silly addNameRange versions [ 'colors', 250 silly addNameRange [ '0.3.0', 250 silly addNameRange '0.5.0', 250 silly addNameRange '0.5.1', 250 silly addNameRange '0.6.0', 250 silly addNameRange '0.6.0-1', 250 silly addNameRange '0.6.1', 250 silly addNameRange '0.6.2', 250 silly addNameRange '1.0.0', 250 silly addNameRange '1.0.1', 250 silly addNameRange '1.0.2', 250 silly addNameRange '1.0.3', 250 silly addNameRange '1.1.0', 250 silly addNameRange '1.1.1', 250 silly addNameRange '1.1.2' ] ] 251 silly addNamed colors@0.6.2 252 verbose addNamed "0.6.2" is a plain semver version for colors 253 silly cache afterAdd colors@0.6.2 254 verbose afterAdd /home/dev/.npm/colors/0.6.2/package/package.json not in flight; writing 255 verbose afterAdd /home/dev/.npm/colors/0.6.2/package/package.json written 256 http 200 https://registry.npmjs.org/lodash 257 silly get cb [ 200, 257 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 257 silly get etag: '"1ASHWCGODA7POJSPZSE9FK68C"', 257 silly get 'content-type': 'application/json', 257 silly get 'cache-control': 'max-age=60', 257 silly get 'content-length': '109346', 257 silly get 'accept-ranges': 'bytes', 257 silly get date: 'Fri, 18 Sep 2015 17:44:39 GMT', 257 silly get via: '1.1 varnish', 257 silly get connection: 'keep-alive', 257 silly get 'x-served-by': 'cache-ord1728-ORD', 257 silly get 'x-cache': 'MISS', 257 silly get 'x-cache-hits': '0', 257 silly get 'x-timer': 'S1442598278.962311,VS0,VE153', 257 silly get vary: 'Accept' } ] 258 verbose get saving lodash to /home/dev/.npm/registry.npmjs.org/lodash/.cache.json 259 silly addNameRange number 2 { name: 'lodash', range: '>=2.4.1 <3.0.0', hasData: true } 260 silly addNameRange versions [ 'lodash', 260 silly addNameRange [ '0.1.0', 260 silly addNameRange '0.2.0', 260 silly addNameRange '0.2.1', 260 silly addNameRange '0.2.2', 260 silly addNameRange '0.3.0', 260 silly addNameRange '0.3.1', 260 silly addNameRange '0.3.2', 260 silly addNameRange '0.4.0', 260 silly addNameRange '0.4.1', 260 silly addNameRange '0.4.2', 260 silly addNameRange '0.5.0-rc.1', 260 silly addNameRange '0.5.0', 260 silly addNameRange '0.5.1', 260 silly addNameRange '0.5.2', 260 silly addNameRange '0.6.0', 260 silly addNameRange '0.6.1', 260 silly addNameRange '0.7.0', 260 silly addNameRange '0.8.0', 260 silly addNameRange '0.8.1', 260 silly addNameRange '0.8.2', 260 silly addNameRange '0.9.0', 260 silly addNameRange '0.9.1', 260 silly addNameRange '0.9.2', 260 silly addNameRange '0.10.0', 260 silly addNameRange '1.0.0-rc.1', 260 silly addNameRange '1.0.0-rc.2', 260 silly addNameRange '1.0.0-rc.3', 260 silly addNameRange '1.0.0', 260 silly addNameRange '1.0.1', 260 silly addNameRange '1.1.0', 260 silly addNameRange '1.1.1', 260 silly addNameRange '1.2.0', 260 silly addNameRange '1.2.1', 260 silly addNameRange '1.3.0', 260 silly addNameRange '1.3.1', 260 silly addNameRange '2.0.0', 260 silly addNameRange '2.1.0', 260 silly addNameRange '2.2.0', 260 silly addNameRange '2.2.1', 260 silly addNameRange '2.3.0', 260 silly addNameRange '2.4.0', 260 silly addNameRange '2.4.1', 260 silly addNameRange '3.0.0', 260 silly addNameRange '3.0.1', 260 silly addNameRange '3.1.0', 260 silly addNameRange '3.2.0', 260 silly addNameRange '3.3.0', 260 silly addNameRange '3.3.1', 260 silly addNameRange '3.4.0', 260 silly addNameRange '3.5.0', 260 silly addNameRange '3.6.0', 260 silly addNameRange '1.0.2', 260 silly addNameRange '3.7.0', 260 silly addNameRange '2.4.2', 260 silly addNameRange '3.8.0', 260 silly addNameRange '3.9.0', 260 silly addNameRange '3.9.1', 260 silly addNameRange '3.9.2', 260 silly addNameRange '3.9.3', 260 silly addNameRange '3.10.0', 260 silly addNameRange '3.10.1' ] ] 261 silly addNamed lodash@2.4.2 262 verbose addNamed "2.4.2" is a plain semver version for lodash 263 silly cache afterAdd lodash@2.4.2 264 verbose afterAdd /home/dev/.npm/lodash/2.4.2/package/package.json not in flight; writing 265 verbose afterAdd /home/dev/.npm/lodash/2.4.2/package/package.json written 266 http 200 https://registry.npmjs.org/mocha 267 silly get cb [ 200, 267 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)', 267 silly get etag: '"A0GKVUXX2ZI35E181XE7VQM94"', 267 silly get 'content-type': 'application/json', 267 silly get 'cache-control': 'max-age=60', 267 silly get 'content-length': '172800', 267 silly get 'accept-ranges': 'bytes', 267 silly get date: 'Fri, 18 Sep 2015 17:44:39 GMT', 267 silly get via: '1.1 varnish', 267 silly get connection: 'keep-alive', 267 silly get 'x-served-by': 'cache-ord1726-ORD', 267 silly get 'x-cache': 'MISS', 267 silly get 'x-cache-hits': '0', 267 silly get 'x-timer': 'S1442598278.894337,VS0,VE249', 267 silly get vary: 'Accept' } ] 268 verbose get saving mocha to /home/dev/.npm/registry.npmjs.org/mocha/.cache.json 269 silly addNameRange number 2 { name: 'mocha', range: '>=1.18.2 <1.19.0', hasData: true } 270 silly addNameRange versions [ 'mocha', 270 silly addNameRange [ '0.0.1-alpha1', 270 silly addNameRange '0.0.1-alpha2', 270 silly addNameRange '0.0.1-alpha3', 270 silly addNameRange '0.0.1-alpha4', 270 silly addNameRange '0.0.1-alpha5', 270 silly addNameRange '0.0.1-alpha6', 270 silly addNameRange '0.0.1', 270 silly addNameRange '0.0.2', 270 silly addNameRange '0.0.3', 270 silly addNameRange '0.0.4', 270 silly addNameRange '0.0.5', 270 silly addNameRange '0.0.6', 270 silly addNameRange '0.0.7', 270 silly addNameRange '0.0.8', 270 silly addNameRange '0.1.0', 270 silly addNameRange '0.2.0', 270 silly addNameRange '0.3.0', 270 silly addNameRange '0.3.1', 270 silly addNameRange '0.3.2', 270 silly addNameRange '0.3.3', 270 silly addNameRange '0.3.4', 270 silly addNameRange '0.3.6', 270 silly addNameRange '0.4.0', 270 silly addNameRange '0.5.0', 270 silly addNameRange '0.6.0', 270 silly addNameRange '0.7.0', 270 silly addNameRange '0.7.1', 270 silly addNameRange '0.8.0', 270 silly addNameRange '0.8.1', 270 silly addNameRange '0.9.0', 270 silly addNameRange '0.10.0', 270 silly addNameRange '0.10.1', 270 silly addNameRange '0.10.2', 270 silly addNameRange '0.11.0', 270 silly addNameRange '0.12.0', 270 silly addNameRange '0.12.1', 270 silly addNameRange '0.13.0', 270 silly addNameRange '0.14.0', 270 silly addNameRange '0.14.1', 270 silly addNameRange '1.0.0', 270 silly addNameRange '1.0.1', 270 silly addNameRange '1.0.2', 270 silly addNameRange '1.0.3', 270 silly addNameRange '1.1.0', 270 silly addNameRange '1.2.0', 270 silly addNameRange '1.2.1', 270 silly addNameRange '1.2.2', 270 silly addNameRange '1.3.0', 270 silly addNameRange '1.3.1', 270 silly addNameRange '1.3.2', 270 silly addNameRange '1.4.0', 270 silly addNameRange '1.4.1', 270 silly addNameRange '1.4.2', 270 silly addNameRange '1.4.3', 270 silly addNameRange '1.5.0', 270 silly addNameRange '1.6.0', 270 silly addNameRange '1.7.0', 270 silly addNameRange '1.7.1', 270 silly addNameRange '1.7.2', 270 silly addNameRange '1.7.3', 270 silly addNameRange '1.7.4', 270 silly addNameRange '1.8.0', 270 silly addNameRange '1.8.1', 270 silly addNameRange '1.8.2', 270 silly addNameRange '1.9.0', 270 silly addNameRange '1.10.0', 270 silly addNameRange '1.11.0', 270 silly addNameRange '1.12.0', 270 silly addNameRange '1.12.1', 270 silly addNameRange '1.13.0', 270 silly addNameRange '1.14.0', 270 silly addNameRange '1.15.0', 270 silly addNameRange '1.15.1', 270 silly addNameRange '1.16.0', 270 silly addNameRange '1.16.1', 270 silly addNameRange '1.16.2', 270 silly addNameRange '1.17.0', 270 silly addNameRange '1.17.1', 270 silly addNameRange '1.18.0', 270 silly addNameRange '1.18.1', 270 silly addNameRange '1.18.2', 270 silly addNameRange '1.19.0', 270 silly addNameRange '1.20.0', 270 silly addNameRange '1.20.1', 270 silly addNameRange '1.21.0', 270 silly addNameRange '1.21.1', 270 silly addNameRange '1.21.2', 270 silly addNameRange '1.21.3', 270 silly addNameRange '1.21.4', 270 silly addNameRange '1.21.5', 270 silly addNameRange '2.0.0', 270 silly addNameRange '2.0.1', 270 silly addNameRange '2.1.0', 270 silly addNameRange '2.2.0', 270 silly addNameRange '2.2.1', 270 silly addNameRange '2.2.3', 270 silly addNameRange '2.2.4', 270 silly addNameRange '2.2.5', 270 silly addNameRange '2.3.0', 270 silly addNameRange '2.3.1', 270 silly addNameRange '2.3.2' ] ] 271 silly addNamed mocha@1.18.2 272 verbose addNamed "1.18.2" is a plain semver version for mocha 273 silly mapToRegistry name mocha 274 silly mapToRegistry using default registry 275 silly mapToRegistry registry https://registry.npmjs.org/ 276 silly mapToRegistry uri https://registry.npmjs.org/mocha 277 verbose addRemoteTarball https://registry.npmjs.org/mocha/-/mocha-1.18.2.tgz not in flight; adding 278 verbose addRemoteTarball [ 'https://registry.npmjs.org/mocha/-/mocha-1.18.2.tgz', 278 verbose addRemoteTarball '800848f8f7884c61eefcfa2a27304ba9e5446d0b' ] 279 info retry fetch attempt 1 at 13:44:39 280 info attempt registry request try #1 at 13:44:39 281 http fetch GET https://registry.npmjs.org/mocha/-/mocha-1.18.2.tgz 282 verbose request using bearer token for auth 283 http fetch 200 https://registry.npmjs.org/mocha/-/mocha-1.18.2.tgz 284 silly fetchAndShaCheck shasum 800848f8f7884c61eefcfa2a27304ba9e5446d0b 285 verbose addTmpTarball /tmp/npm-17866-4eb749cd/registry.npmjs.org/mocha/-/mocha-1.18.2.tgz not in flight; adding 286 verbose addTmpTarball already have metadata; skipping unpack for mocha@1.18.2 287 silly cache afterAdd mocha@1.18.2 288 verbose afterAdd /home/dev/.npm/mocha/1.18.2/package/package.json not in flight; writing 289 verbose afterAdd /home/dev/.npm/mocha/1.18.2/package/package.json written 290 verbose stack Error: Registry returned 404 for GET on https://registry.npmjs.org/nex-test 290 verbose stack at CachingRegistryClient. (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:239:14) 290 verbose stack at Request._callback (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js:170:14) 290 verbose stack at Request.self.callback (/usr/local/lib/node_modules/npm/node_modules/request/request.js:198:22) 290 verbose stack at Request.emit (events.js:98:17) 290 verbose stack at Request. (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1057:14) 290 verbose stack at Request.emit (events.js:117:20) 290 verbose stack at IncomingMessage. (/usr/local/lib/node_modules/npm/node_modules/request/request.js:1003:12) 290 verbose stack at IncomingMessage.emit (events.js:117:20) 290 verbose stack at _stream_readable.js:944:16 290 verbose stack at process._tickCallback (node.js:448:13) 291 verbose statusCode 404 292 verbose pkgid nex-test 293 verbose cwd /home/dev/temp/tjw-cleanup/nex 294 error Linux 3.2.0-23-generic 295 error argv "node" "/usr/local/bin/npm" "install" "--unsafe-perm" 296 error node v0.10.40 297 error npm v2.13.4 298 error code E404 299 error 404 Registry returned 404 for GET on https://registry.npmjs.org/nex-test 299 error 404 299 error 404 'nex-test' is not in the npm registry. 299 error 404 You should bug the author to publish it (or use the name yourself!) 299 error 404 It was specified as a dependency of 'nex' 299 error 404 299 error 404 Note that you can also install from a 299 error 404 tarball, folder, http url, or git url. 300 verbose exit [ 1, true ] == END npm-debug.log =============