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 ...


$ 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






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, Is the ^2.0 the problem? I don’t know. Just guessing …

Yes

Note that zsh reports the error, not npm.

I think ^ is a zsh meta-character; try quoting the parameter:

$ npm i --save 'asciidoctor@^2.0' @asciidoctor/reveal.js

> 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
>
>
>
>

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



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 …
> 
> $ 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
> 
> 
> 
> 



Re: [C/C Europe 25] [DISCUSS] Where to hold the conference

2024-06-02 Thread Ivet Petrova
Hey,
Is there a time and date for the BOF in Bratislava for C/C EU 25?

Sent from my iPhone



Marketing Director
ivet.petr...@shapeblue.com
www.shapeblue.com
 
 

> On 29 May 2024, at 9:15, Piotr Karwasz  wrote:
> 
> Hi Claude,
> 
>> On 2024/05/17 07:49:43 Claude Warren wrote:
>> Who will be at CoC Bratislava?  Do we want to hold a BoF for CoC
>> organizers?
> 
> I will be there, +1 for a BoF.
> 
> Piotr
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
> 


Comdev website: governance page

2024-06-02 Thread Kanchana Welagedara
Hello there ,

I was browsing through Com Dev website and found these url are not working
with ‘Page not found ‘
https://community.apache.org/tags/governance.html
I vaguely remember this content was  working before . But don’t remember
the exact url .

Any body has a clue ?

Best,
Kanchana


Re: Comdev website: governance page

2024-06-02 Thread sebb
Works for me.

On Sun, 2 Jun 2024 at 20:02, Kanchana Welagedara  wrote:
>
> Hello there ,
>
> I was browsing through Com Dev website and found these url are not working
> with ‘Page not found ‘
> https://community.apache.org/tags/governance.html
> I vaguely remember this content was  working before . But don’t remember
> the exact url .
>
> Any body has a clue ?
>
> Best,
> Kanchana

-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Comdev website: governance page

2024-06-02 Thread Kanchana Welagedara
Thanks for confirming.  I think I was rushed to contact , it could be a
local network problem I had .

On Sun, Jun 2, 2024 at 9:38 PM sebb  wrote:

> Works for me.
>
> On Sun, 2 Jun 2024 at 20:02, Kanchana Welagedara 
> wrote:
> >
> > Hello there ,
> >
> > I was browsing through Com Dev website and found these url are not
> working
> > with ‘Page not found ‘
> > https://community.apache.org/tags/governance.html
> > I vaguely remember this content was  working before . But don’t remember
> > the exact url .
> >
> > Any body has a clue ?
> >
> > Best,
> > Kanchana
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>