0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe', 1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install', 1 verbose cli 'bootstrap' ] 2 info using npm@2.11.3 3 info using node@v0.12.7 4 verbose install initial load of C:\Users\PSL\Documents\jmbexm\Jmbexm\package.json 5 warn package.json jmbexm@1.0.0 No description 6 warn package.json jmbexm@1.0.0 No repository field. 7 warn package.json jmbexm@1.0.0 No README data 8 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\express\package.json 9 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\knex\package.json 10 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\mysql\package.json 11 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\nexe\package.json 12 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\pretty-bytes\package.json 13 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\q\package.json 14 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\rcedit\package.json 15 verbose installManyTop reading scoped package data from C:\Users\PSL\Documents\jmbexm\Jmbexm\node_modules\socket.io\package.json 16 info package.json express@3.0.0 No license field. 17 info package.json rcedit@0.3.0 No license field. 18 info package.json q@1.4.1 license should be a valid SPDX license expression 19 verbose readDependencies loading dependencies from C:\Users\PSL\Documents\jmbexm\Jmbexm\package.json 20 silly cache add args [ 'bootstrap', null ] 21 verbose cache add spec bootstrap 22 silly cache add parsed spec { raw: 'bootstrap', 22 silly cache add scope: null, 22 silly cache add name: 'bootstrap', 22 silly cache add rawSpec: '', 22 silly cache add spec: '*', 22 silly cache add type: 'range' } 23 silly addNamed bootstrap@* 24 verbose addNamed "*" is a valid semver range for bootstrap 25 silly addNameRange { name: 'bootstrap', range: '*', hasData: false } 26 silly mapToRegistry name bootstrap 27 silly mapToRegistry using default registry 28 silly mapToRegistry registry https://registry.npmjs.org/ 29 silly mapToRegistry uri https://registry.npmjs.org/bootstrap 30 verbose addNameRange registry:https://registry.npmjs.org/bootstrap not in flight; fetching 31 verbose request uri https://registry.npmjs.org/bootstrap 32 verbose request no auth needed 33 info attempt registry request try #1 at 7:00:33 AM 34 verbose request id a1d5481845a49e5f 35 http request GET https://registry.npmjs.org/bootstrap 36 info retry will retry, error on last attempt: Error: getaddrinfo ENOTFOUND registry.npmjs.org 37 info attempt registry request try #2 at 7:00:44 AM 38 http request GET https://registry.npmjs.org/bootstrap 39 info retry will retry, error on last attempt: Error: getaddrinfo ENOTFOUND registry.npmjs.org 40 info attempt registry request try #3 at 7:01:44 AM 41 http request GET https://registry.npmjs.org/bootstrap 42 verbose stack Error: getaddrinfo ENOTFOUND registry.npmjs.org 42 verbose stack at errnoException (dns.js:44:10) 42 verbose stack at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:94:26) 43 verbose cwd C:\Users\PSL\Documents\jmbexm\Jmbexm\bootstrap 44 error Windows_NT 6.3.9600 45 error argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "bootstrap" 46 error node v0.12.7 47 error npm v2.11.3 48 error code ENOTFOUND 49 error errno ENOTFOUND 50 error syscall getaddrinfo 51 error network getaddrinfo ENOTFOUND registry.npmjs.org 51 error network This is most likely not a problem with npm itself 51 error network and is related to network connectivity. 51 error network In most cases you are behind a proxy or have bad network settings. 51 error network 51 error network If you are behind a proxy, please make sure that the 51 error network 'proxy' config is set properly. See: 'npm help config' 52 verbose exit [ 1, true ]