Getting this error when I try to build the docs an...
# development
h
Getting this error when I try to build the docs and preview them in a dev server, per the instructions here: https://github.com/pantsbuild/pantsbuild.org/issues/152
Can someone else try, curious if it's just me
this did work for me a few days ago
g
Ah, does it work if you include a version? I think this is me when I fixed the labels and contents of the dropdown. I always include a few versions to have a complete site.
h
Interesting, yes, this works:
PANTSBUILD_ORG_INCLUDE_VERSIONS=2.19 npm start
But just
npm start
does not
Hmm, what even is the content under
docs/
for in that case? How would we view it, as opposed to any of the
versioned_docs/
Oh I see we can still view the dev docs, but there needs to be at least one thing other than that in the dropdown menu