documentationjs / documentationjs/documentation

Error: Parent of null.null.null.null not found

Open
#828 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.8k
Forks
481
PR merge metrics
No merged PRs in 30d

Description

Trying to build documentation for the following file fails with the error `Parent of null.null.null.null not found`:

```js
class Test {
/**
* @typedef {Object} Foo
* @property {String} ... // TODO describe this later
*/
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.