Skip to content

Instantly share code, notes, and snippets.

@cabbibo
Created November 3, 2014 13:07
Show Gist options
  • Save cabbibo/fde265aabc4bb1ce6e0a to your computer and use it in GitHub Desktop.
Save cabbibo/fde265aabc4bb1ce6e0a to your computer and use it in GitHub Desktop.
Cannot call method 'apply' of undefined while parsing file: /Users/isaaccohen/npm/webgl-workshop/answers/3d-clear-depth/setup.js
TypeError: Cannot call method 'apply' of undefined while parsing file: /Users/isaaccohen/npm/webgl-workshop/answers/3d-clear-depth/setup.js
at walk (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/static-eval/index.js:89:27)
at module.exports (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/static-eval/index.js:110:7)
at traverse (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/index.js:267:23)
at walk (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/index.js:200:18)
at walk (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/falafel/index.js:60:9)
at /Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/falafel/index.js:57:17
at Array.forEach (native)
at forEach (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/falafel/index.js:8:31)
at walk (/Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/falafel/index.js:44:9)
at /Users/isaaccohen/npm/webgl-workshop/node_modules/brfs/node_modules/static-module/node_modules/falafel/index.js:57:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment