pelias/geonames

Can't install pelias-geonames or it's dependencies from npm

Closed this issue · 2 comments

Can't install pelias-geonames or it's dependencies from npm on Windows.
Post-install tries to create folder metadata which already exists (see npm logs attached).
Can you use mkdirp package instead of "mkdir -p" command?

npm-debug.txt

yes! we'd be happy to accept a PR for this