hiukim / mind-ar-js

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

Add instructions for installing dependencies #251

Closed positlabs closed 1 year ago

positlabs commented 1 year ago

Adding specific instructions for installing dependencies.

https://github.com/hiukim/mind-ar-js/issues/250

hiukim commented 1 year ago

why do we need --legacy-peer-deps?

positlabs commented 1 year ago

I left some notes in #250 - It's an issue with worker-loader deprecation for webpack v5, but I suppose it isn't needed any more since the project was transitioned to vite.