ZzFXM
ZzFXM copied to clipboard
Converter does not work out of the box.
With the converter you have instructions on how to get it installed and working.
For myself personally it was a total nightmare and it turns out that I had to copy all of the files inside the local modules folder into the node modules folder after executing npm install to make it work.
Could the documentation be updated to add that this might be required if it is not working after npm install and npm link?