Skip to content

Instantly share code, notes, and snippets.

@hellsan631
Created May 27, 2016 21:46
Show Gist options
  • Save hellsan631/1c710e3f09202f488e9a91bb70fa861c to your computer and use it in GitHub Desktop.
Save hellsan631/1c710e3f09202f488e9a91bb70fa861c to your computer and use it in GitHub Desktop.
[16:45:54] Starting 'ngdoc'...
[16:45:54] Server started http://localhost:9001
C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\example.js:142
out.push(' ng-set-html="' + this.html[0].id + '"');
^
TypeError: Cannot read property 'id' of undefined
at exports.Example.toHtmlEmbed (C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\example.js:142:43)
at exports.Example.toHtml (C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\example.js:80:16)
at C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\ngdoc.js:220:38
at RegExp.[Symbol.replace] (native)
at String.replace (native)
at C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\ngdoc.js:193:9
at Array.forEach (native)
at Object.Doc.markdown (C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\ngdoc.js:191:11)
at Object.Doc.parse (C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\ngdoc.js:401:25)
at C:\Workspaces\magnises-storybook\node_modules\gulp-ngdocs\src\reader.js:49:99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment