Peter Hooper
Peter Hooper
I've commented on the issue above - but to save navigating off... > Manually fettling package.json to include v0.13.0 of puppeteer within the mermaid.cli package seems to have got the...
:+1: ... :pray: please can we get this one in?
Looking for the same thing too...will try this solution. Although because its something you shouldn't typically do, I thinks solution is ok.
If this helps anyone ... I had to rewrite from : ``` const leds = [0,1,2,3,4,5,6,7] const allLeds_old = async (color) => { const resultArray = leds.map( async index =>...