documentationjs / documentationjs/documentation

A new pristine checkout of documentation does not build

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

Description

```shell
git clone https://github.com/documentationjs/documentation.git documentation-upstream
cd documentation-upstream
npm run build
```

```
> documentation@14.0.0 build
> npm run doc

> documentation@14.0.0 doc
> node ./bin/documentation.js build src/index.js -f md --access=public > docs/NODE_API.md

Parsing file /home/mmom/src/documentation-upstream/src/output/html.js: TypeError: src.slice is not a function
```

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.