Skip to content

Instantly share code, notes, and snippets.

@chjj
Created March 19, 2014 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chjj/9647483 to your computer and use it in GitHub Desktop.
Save chjj/9647483 to your computer and use it in GitHub Desktop.
/home/cjj/work/node_modules/square/lib/square.js:1517
return fn(err);
^
TypeError: undefined is not a function
at done (/home/cjj/work/node_modules/square/lib/square.js:1517:14)
at reduced (/home/cjj/work/node_modules/square/lib/square.js:1430:21)
at /home/cjj/work/node_modules/square/node_modules/async/lib/async.js:251:13
at /home/cjj/work/node_modules/square/node_modules/async/lib/async.js:133:21
at /home/cjj/work/node_modules/square/node_modules/async/lib/async.js:248:17
at preprocessing (/home/cjj/work/node_modules/square/lib/square.js:708:27)
at compiling (/home/cjj/work/node_modules/square/lib/square.js:639:21)
at Renderer.render (/home/cjj/.smithy/node_modules/stylus/lib/renderer.js:88:5)
at requiredNib (/home/cjj/work/node_modules/square/node_modules/smithy/lib/stylus.js:60:16)
at loadCacheAsync (/home/cjj/work/node_modules/square/node_modules/canihaz/index.js:199:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment