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   '-g',
1 verbose cli   'yarn' ]
2 info using npm@1.3.2
3 info using node@v8.5.0
4 verbose cache add [ 'yarn', null ]
5 verbose cache add name=undefined spec="yarn" args=["yarn",null]
6 verbose parsed url Url {
6 verbose parsed url   protocol: null,
6 verbose parsed url   slashes: null,
6 verbose parsed url   auth: null,
6 verbose parsed url   host: null,
6 verbose parsed url   port: null,
6 verbose parsed url   hostname: null,
6 verbose parsed url   hash: null,
6 verbose parsed url   search: null,
6 verbose parsed url   query: null,
6 verbose parsed url   pathname: 'yarn',
6 verbose parsed url   path: 'yarn',
6 verbose parsed url   href: 'yarn' }
7 silly lockFile d19a2519-yarn yarn
8 verbose lock yarn C:\Users\jmartel\AppData\Roaming\npm-cache\d19a2519-yarn.lock
9 silly lockFile d19a2519-yarn yarn
10 silly lockFile d19a2519-yarn yarn
11 verbose addNamed [ 'yarn', '' ]
12 verbose addNamed [ null, '*' ]
13 silly lockFile d5475ddd-yarn yarn@
14 verbose lock yarn@ C:\Users\jmartel\AppData\Roaming\npm-cache\d5475ddd-yarn.lock
15 silly addNameRange { name: 'yarn', range: '*', hasData: false }
16 verbose url raw yarn
17 verbose url resolving [ 'https://registry.npmjs.org/', './yarn' ]
18 verbose url resolved https://registry.npmjs.org/yarn
19 info trying registry request attempt 1 at 13:48:53
20 http GET https://registry.npmjs.org/yarn
21 info retry will retry, error on last attempt: Error: unable to get local issuer certificate
22 info trying registry request attempt 2 at 13:49:03
23 http GET https://registry.npmjs.org/yarn
24 info retry will retry, error on last attempt: Error: unable to get local issuer certificate
25 info trying registry request attempt 3 at 13:50:03
26 http GET https://registry.npmjs.org/yarn
27 silly lockFile d5475ddd-yarn yarn@
28 silly lockFile d5475ddd-yarn yarn@
29 error Error: unable to get local issuer certificate
29 error     at TLSSocket.<anonymous> (_tls_wrap.js:1108:38)
29 error     at emitNone (events.js:105:13)
29 error     at TLSSocket.emit (events.js:207:7)
29 error     at TLSSocket._finishInit (_tls_wrap.js:638:8)
29 error     at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:468:38)
30 error If you need help, you may report this log at:
30 error     <http://github.com/isaacs/npm/issues>
30 error or email it to:
30 error     <npm-@googlegroups.com>
31 error System Windows_NT 10.0.15063
32 error command "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "yarn"
33 error cwd e:\CMaisonneuve\Dev_projet\electionpool
34 error node -v v8.5.0
35 error npm -v 1.3.2
36 error code UNABLE_TO_GET_ISSUER_CERT_LOCALLY
37 verbose exit [ 1, true ]
