
Description
Hi pretty straight forward install but when I run my app (I tried both in Ionic and React Native) I get the same issue:
This was the Error log in Ionic but really hope to have it installed in React Native... Thanks!
Error: Uncaught (in promise): ReferenceError: KerasJS is not defined
ReferenceError: KerasJS is not defined
at Object. (http://localhost:8100/build/vendor.js:119289:30530)
at Object. (http://localhost:8100/build/vendor.js:119292:30)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at new HomePage (http://localhost:8100/build/main.js:59:19)
at createClass (http://localhost:8100/build/vendor.js:12517:20)
at createDirectiveInstance (http://localhost:8100/build/vendor.js:12364:37)
at createViewNodes (http://localhost:8100/build/vendor.js:13802:53)
at createRootView (http://localhost:8100/build/vendor.js:13692:5)
at callWithDebugContext (http://localhost:8100/build/vendor.js:15093:42)
at Object.debugCreateRootView [as createRootView] (http://localhost:8100/build/vendor.js:14394:12)
at c (http://localhost:8100/build/polyfills.js:3:19752)
at Object.reject (http://localhost:8100/build/polyfills.js:3:19174)
at NavControllerBase._fireError (http://localhost:8100/build/vendor.js:48075:16)
at NavControllerBase._failed (http://localhost:8100/build/vendor.js:48068:14)
at http://localhost:8100/build/vendor.js:48115:59
at t.invoke (http://localhost:8100/build/polyfills.js:3:14976)
at Object.onInvoke (http://localhost:8100/build/vendor.js:4982:33)
at t.invoke (http://localhost:8100/build/polyfills.js:3:14916)
at r.run (http://localhost:8100/build/polyfills.js:3:10143)
at http://localhost:8100/build/polyfills.js:3:20242