Open aref-lazrek opened 5 years ago
Hi , nothing about it? I've same problem
I have this issue using the latest Ionic version.
Has anyone a solution on this? Facing the same issue using npm and webpack
Please let me know if any one has successfully integrated it in react js project
About this issue, what resolve the problem for me was update the version from three.js (and a-frame if you are using it) on index.html:
<script src="https://aframe.io/releases/1.3.0/aframe.min.js"></script>
<script src="https://raw.githack.com/AR-js-org/AR.js/master/three.js/build/ar.js"></script>
so you can build again your project
Not working with react `TypeError: Cannot read property 'EventDispatcher' of undefined eval node_modules/babel-loader/lib/index.js??ref--6-oneOf-2!/.../node_modules/3d-flip-book/dist/flip-book.js:12429:3 12426 | } 12427 | 12428 | return Orbit;