mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
68.63k stars 6.05k forks source link

Docker installation not working `sh: pnpm: command not found` #5565

Closed nirname closed 1 week ago

nirname commented 3 weeks ago

Description

Based on message from Durgesh

Hi there. I just locally installed the code base, i'm not much familiar to pnpm. I just tried to run docker container but got some error

sh: pnpm: not found

can anyone help me with this?

Steps to reproduce

Follow docker guide, download code base and run

./run pnpm

Screenshots

No response

Code Sample

No response

Setup

Git commit hash where the issue is reproduced, have not tracked it to the origins d6ccd93cf207a30bbd45edf39fd29afdbb87b05e

Suggested Solutions

No response

Additional Context

No response