jumangee
jumangee
Could not "serve" new project, created from scratch with nodejs 16 on windows 10x64 Only after updating to 18, with "npm init @motion-canvas" got "Need to install the following packages:...
For now pintora component diagrams can be customized by theme only, but sometimes it can be needed to colorize components individually or by "stereotype". Plantuml example: 
App.run('#/') doesn't actually changes window hash? Example: 1. do something with app, hash changes to ..../index.html#/open/ 2. do page reload 3. hash doesn't changes and app open route #/open/, but...
Trying to render with: `nomnoml.renderSvg(code)` next code: ``` [ 111] [ 222] [ide0d67858d04d774] --> [id12735b4d7f8847b] ``` receiving this error: > Error: Parse error at line 2 column 35, expected "label"...