hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.22k stars 415 forks source link

mindar-image.prod.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'dummyRun') #256

Closed rafelis1997 closed 1 year ago

rafelis1997 commented 2 years ago

Hello, i'm trying to use this with Vite but i'm getting this error

mindar-image.prod.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'dummyRun') at Controller.dummyRun (mindar-image.prod.js:2:1147635) at NewSystem._startAR (mindar-image-aframe.prod.js:1:3059)

With create-react-app works fine, I think it's a compiler issue on the lib maybe

hiukim commented 1 year ago

The issue is stale. feel free to re-open if there is new insight.