Tastenkunst / brfv5-browser

Beyond Reality Face SDK - BRFv5 - Platform: Browser
229 stars 48 forks source link

How can I use this with webpack? #27

Closed jinusean closed 3 years ago

jinusean commented 3 years ago

I added this project to my project's node_modules using npm, and when I try to import the file I get this error

Uncaught Error: Invalid reserved bit
    at H (brfv5_js_tk121020_v5.2.0_trial.js?6820:formatted:320)
    at T (brfv5_js_tk121020_v5.2.0_trial.js?6820:formatted:652)
    at Object.z [as process] (brfv5_js_tk121020_v5.2.0_trial.js?6820:formatted:659)
    at XMLHttpRequest.xhrBinary.onload (brfv5_js_tk121020_v5.2.0_trial.js?6820:formatted:1341)
MarcelKlammer commented 3 years ago

Those are the issues I like the most. :D

jinusean commented 3 years ago

Error was due to not having a / in loadBRFv5Model's model path