Re: Error with instruct ructions

2024-06-02 Thread Rich Bowen
I’m very sorry, I intended to send this to dev@training, not here. — Rich Bowen rbo...@rcbowen.com > On Jun 2, 2024, at 12:03 PM, Rich Bowen wrote: > > Hi, folks, > > I’m trying to build the training materials under Conferences/ApacheCon: > > Following the instructions in the README … >

Re: Error with instruct ructions

2024-06-02 Thread sebb
On Sun, 2 Jun 2024 at 11:04, Rich Bowen 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,

Error with instruct ructions

2024-06-02 Thread Rich Bowen
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