I’m very sorry, I intended to send this to dev@training, not here.

— 
Rich Bowen
[email protected]




> On Jun 2, 2024, at 12:03 PM, Rich Bowen <[email protected]> wrote:
> 
> 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 [email protected]: 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 [email protected]: Glob versions prior to v9 are no longer 
> supported
> 
> 
> Can anyone advise what to try next?
> 
> — 
> Rich Bowen
> [email protected]
> 
> 
> 
> 

Reply via email to