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

Set canvas version to 1.0.4 #7

Closed MrLeebo closed 10 years ago

MrLeebo commented 10 years ago

Canvas 1.1.0 seems to have a breaking change that causes the npm install to fail. Setting version to 1.0.4 for now.

mbostock commented 10 years ago

I’m able to install canvas@1.1.0 without errors. If you are experiencing an error, I recommend first upgrading to the latest stable release of Node. If you still have an error, please file it over at LearnBoost/node-canvas. Thanks!