topojson / us-atlas

Pre-built TopoJSON from the U.S. Census Bureau.
https://observablehq.com/@d3/u-s-map
ISC License
859 stars 139 forks source link

following the readme instructions doesn't generate any files #11

Closed llimllib closed 10 years ago

llimllib commented 10 years ago

Mac mavericks, with node v0.10.26, npm 1.4.3, and GNU make 3.81.

I feel crazy, because nobody else is reporting this?

Is there a missing step somewhere?

edit: building single files works fine. e.g. make topo/us-states-10m.json is successful

mbostock commented 10 years ago

I removed the make all target because it didn’t seem to make a lot of sense to just build everything, especially by default. I still need to update the README, however.