whatwg/html-build

.temp/wattsi-output/xrefs.json: No such file or directory

Closed this issue · 0 comments

Building as instructed produces this output:

% ./build.sh    
Checking if html-build is up to date...
Looking for the HTML source (set HTML_SOURCE to override)...
Found /home/simon/projects/specs/html (alongside html-build)...
Linting the source file...
Downloading caniuse data...
Downloading list of W3C bugzilla bugs...
Pre-processing the source...
Parsing caniuse.com data...
Processing caniuse.com data...
Parsing bugs data...
Parsing...
Generating HTML variant...
Generating DEV variant...
cp: cannot stat '/home/simon/projects/specs/html-build/.temp/wattsi-output/xrefs.json': No such file or directory

I don’t know how much of a problem the error on that last line is. I still get what I wanted: output/index.html usable offline.