Hello,
The marketing website has an install command that seems to be out of date compared to the docs website. This caused some troubleshooting for me as I was doing a project on two different computers and had used the website install command on one computer and the docs install command on the other. This resulted in an outdated version of wiremd (0.5.2 if I recall correctly) and when shown in the browser most elements would not render with that (not sure why), but things render fine with the latest version installed with npm install -g @eclectic-ai/wiremd (which installs 0.6.1).
Hello,
The marketing website has an install command that seems to be out of date compared to the docs website. This caused some troubleshooting for me as I was doing a project on two different computers and had used the website install command on one computer and the docs install command on the other. This resulted in an outdated version of wiremd (0.5.2 if I recall correctly) and when shown in the browser most elements would not render with that (not sure why), but things render fine with the latest version installed with
npm install -g @eclectic-ai/wiremd(which installs 0.6.1).