Closed ctzurcanu closed 9 years ago
Hey @ctzurcanu you need to sudo gem install jspp
, instructions available https://github.com/bramp/js-sequence-diagrams#build-requirements
I'm sorry I did not read that with more attention. It built.
No problem. I've created #113 to alert you (with instructions on how to fix) if jspp is missing.
In fact, I found a way to get rid of jspp, and use a standard npm tools. Meaning Make will just install everything it needs. 73b6dc8e392a9562b88f1f4faea285435e481adb
kudos! I will try to modify your lib to use svg.js instead of raphael. hope to bring you the good news soon.
have tried
npm install JSPP -g
but no fixsolutions?