Im keep getting this error on my console, and i don't know how to resolve this, I tried everything...
And this is my code below
define(['require', 'ripple-lib'], function (require) {
var RippleAPI = require('ripple-lib')
});
And i did read this (https://requirejs.org/docs/errors.html#mismatch) but did not help me