Open mjstahl opened 8 years ago
What version of node?
Btw, I always work in canjs when doing docs. You can generate the unthemed output from there.
Sent from my iPhone
On Jan 12, 2016, at 2:24 PM, Mark Stahl notifications@github.com wrote:
With a fresh checkout of the gh-pages branch. Do an npm install. It will fail due to node-gyp and its handling of the sqlite3 package.
— Reply to this email directly or view it on GitHub.
What version of node?
v4.2.4
I haven't tried this with anything but 0.12. That gh-pages branch really needs to be cleaned up. I don't even think we're still generating Dash docsets.
When I am done with the guides I will go back to 0.12.* and see what happens.
With a fresh checkout of the
gh-pages
branch. Do annpm install
. It will fail due tonode-gyp
and its handling of thesqlite3
package.