Created
April 15, 2013 21:31
-
-
Save samanpwbb/5391437 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules/.bin/smash node_modules/d3/src/start.js node_modules/d3/src/arrays/index.js node_modules/d3/src/behavior/behavior.js node_modules/d3/src/behavior/zoom.js node_modules/d3/src/core/index.js node_modules/d3/src/event/index.js node_modules/d3/src/geo/mercator.js node_modules/d3/src/geo/path.js node_modules/d3/src/geo/stream.js node_modules/d3/src/geom/polygon.js node_modules/d3/src/selection/index.js node_modules/d3/src/transition/index.js node_modules/d3/src/xhr/index.js node_modules/d3/src/end.js > js/lib/d3.v3.js | |
node.js:201 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
TypeError: undefined is not a function | |
at smash (/Users/saman/work_repos/iD/node_modules/smash/index.js:16:11) | |
at Object.<anonymous> (/Users/saman/work_repos/iD/node_modules/smash/smash:50:1) | |
at Module._compile (module.js:432:26) | |
at Object..js (module.js:450:10) | |
at Module.load (module.js:351:31) | |
at Function._load (module.js:310:12) | |
at Array.0 (module.js:470:10) | |
at EventEmitter._tickCallback (node.js:192:40) | |
make: *** [js/lib/d3.v3.js] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment