Hi, folks, I’m trying to build the training materials under Conferences/ApacheCon:
Following the instructions in the README … $ npm i --save asciidoctor@^2.0 @asciidoctor/reveal.js zsh: no matches found: asciidoctor@^2.0 Hmm. Ok, Is the ^2.0 the problem? I don’t know. Just guessing … Let’s try ... $ npm i --save asciidoctor @asciidoctor/reveal.js npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.1.3: Glob versions prior to v9 are no longer supported Can anyone advise what to try next? — Rich Bowen rbo...@rcbowen.com