> input.mmd
```mermaid
architecture-beta
service internet(internet)[internet]
```(disable-codeblock)
then tried this.
mmdc -i ./input.mmd -o ./output.png
so I got this response. Anyone resolve this ??
I'm trying to create a png file which convert from mermaid structure with aws icons of iconify
No diagram type detected matching given configuration for text:
```mermaid
architecture-beta
service internet(internet)[internet]
```(disable-codeblock)
detectType
(/Users/xxxxxx/.asdf/installs/nodejs/20.10.0/lib/node_modules/@mermaid-js/mermaid-cli/node_modules/mermaid/dist/mermaid.js:1526:15)
I write below file,
then tried this.
mmdc -i ./input.mmd -o ./output.png
so I got this response. Anyone resolve this ?? I'm trying to create a png file which convert from mermaid structure with aws icons of iconify
Thanks for providing useful tools! best regards.