You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same issue:
\node_modules\cldr-data-downloader\lib\download.js:119
throw error;
^
Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:111:27)
Output from npm log:
I thought it might be related to #24 but it's not the same error and I even tried rolling back to Node 7.0 but no luck.
node = v7.10.1
npm = 4.2.0
The text was updated successfully, but these errors were encountered: