ripple-client-desktop
ripple-client-desktop copied to clipboard
ripple-lib not found
i got few errors.so i installed ripple-lib by cloning repo. now i got this error.why is that?
ERROR in ./src/js/entry/vendor.js
Module not found: Error: Cannot resolve module 'ripple-lib' in /home/chathula/Desktop/Projects/ripple-client-desktop/src/js/entry
@ ./src/js/entry/vendor.js 8:16-37
Probably because there are breaking changes in the current ripple-lib version when compared to the client's version.
what should i do to fix it?
+1