Unable to build bokeh docs

I tried building the docs from my local copy of the Bokeh repo but it doesn’t work. Here’s what I tried on my Windows system: from the source checkout I did cd docs/bokeh/ then .\make.bat html but I got this error message instead(The full error message is the screenshot and the code block below it):

code: ‘MODULE_NOT_FOUND’
}

Node.js v18.15.0

File not found - static
0 File(s) copied

I encountered similar errors while running make html on my local system. I could only find this open issue relevant here- Update make.bat to match Makefile · Issue #12480 · bokeh/bokeh · GitHub

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.