markmarkoh / datamaps

Customizable SVG map visualizations for the web in a single Javascript file using D3.js
http://datamaps.github.io
MIT License
3.78k stars 1.01k forks source link

tar.unpack untar error .../datamaps/0.5.1/package.tgz #290

Closed derekrliang closed 8 years ago

derekrliang commented 8 years ago

Tried to install datamaps 0.5.1 using NPM, but it failed at unpacking the tgz.

I tried to install it on a new NPM project, and it also failed. The log is here.

derekrliang commented 8 years ago

Deleting node_modules fixed the issue.