rxaviers / cldr-data-npm

Npm module for Unicode CLDR JSON data
MIT License
42 stars 27 forks source link

cldr-data installation issue #50

Open msreddy09 opened 7 years ago

msreddy09 commented 7 years ago

I am able to install cldr-data 26.x module with out any error. But I am getting following error while installing latest version 31.x

\cldr-data-downloader\lib\download.js:119
throw error;
      ^

Error: unable to get local issuer certificate
    at Error (native)
    at TLSSocket.<anonymous> (_tls_wrap.js:1092:38)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:185:7)
    at TLSSocket._finishInit (_tls_wrap.js:610:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:440:38)
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

please do needful.

rxaviers commented 7 years ago

It works for me, please could you double check and let me know? Thanks.