Skip to content

Instantly share code, notes, and snippets.

@ivoreis
Created September 2, 2015 18:38
Show Gist options
  • Save ivoreis/d61546c9c74968a6f852 to your computer and use it in GitHub Desktop.
Save ivoreis/d61546c9c74968a6f852 to your computer and use it in GitHub Desktop.
stacktrace
± ./scripts/create-website.js
/Users/ivoreis/Projects/trine/scripts/create-website.js:8
throw error;
^
Error: offset is not defined src/boolean/and.js:1:1
at findDocblock (/Users/ivoreis/Projects/trine/tools/DocumentationBuilder/JsdocPlugin/index.js:45:15)
at NodePath.ExportNamedDeclaration (/Users/ivoreis/Projects/trine/tools/DocumentationBuilder/JsdocPlugin/index.js:82:34)
at NodePath.call (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/path/context.js:56:28)
at NodePath.visit (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/path/context.js:89:8)
at TraversalContext.visitMultiple (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/context.js:108:16)
at TraversalContext.visit (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/context.js:146:19)
at Function.traverse.node (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/index.js:76:17)
at traverse (/Users/ivoreis/Projects/trine/node_modules/babel-core/lib/traversal/index.js:55:14)
at augment (/Users/ivoreis/Projects/trine/tools/DocumentationBuilder/JsdocPlugin/index.js:78:5)
at Object.readDefinitions (/Users/ivoreis/Projects/trine/tools/DocumentationBuilder/readDefinitions.js:26:5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment