Closed geirsagberg closed 10 years ago
Fixed it by manually adding the directory C:\tmp. The install shouldn't depend on that directory existing though.
Hi @geirsagberg, thanks for filing this issue. It was a debug leftover of rxaviers/cldr-data-downloader, fixed by 6641018 and published. So, you should not run through the same issue again if you remove this tmp directory. Thanks
One of my dependencies (not sure which one) uses cldr-data, which fails. More specifically,
npm install
fails with the following error message:Any idea what this could be due to?