GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-docs/pull/241
Quote included file name
Without the quotes `npm run book` fails cryptically: "template names must
be a string: NaN"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-docs fix-book
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/241.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #241
----
commit f05268042fb1b6a19ebb3043cb52cb4f3271244f
Author: Sam Corbett <[email protected]>
Date: 2017-12-18T18:40:52Z
Quote included file name
Without the quotes `npm run book` fails cryptically: "template names
must be a string: NaN"
----
---