Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception on build docs with esdoc-es7-plugin@latest #545

Open
cybermerlin opened this issue May 12, 2019 · 0 comments
Open

exception on build docs with esdoc-es7-plugin@latest #545

cybermerlin opened this issue May 12, 2019 · 0 comments

Comments

@cybermerlin
Copy link

for (const exportNode of this._ast.program.body) {

.body of undefined

TypeError: Cannot read property 'body' of undefined
    at DocFactory._inspectExportDefaultDeclaration (core\node_modules\esdoc\out\src\Factory\DocFactory.js:135:48)
    at new DocFactory (core\node_modules\esdoc\out\src\Factory\DocFactory.js:90:10)
    at Function._traverse (core\node_modules\esdoc\out\src\ESDoc.js:233:21)
    at _walk.filePath (core\node_modules\esdoc\out\src\ESDoc.js:112:25)
    at Function._walk (core\node_modules\esdoc\out\src\ESDoc.js:204:9)
    at Function._walk (core\node_modules\esdoc\out\src\ESDoc.js:206:14)
    at Function.generate (core\node_modules\esdoc\out\src\ESDoc.js:96:10)
    at ESDocCLI.exec (core\node_modules\esdoc\out\src\ESDocCLI.js:71:23)
    at Object.<anonymous> (core\node_modules\esdoc\out\src\ESDocCLI.js:182:7)
    at Module._compile (internal/modules/cjs/loader.js:701:30)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant