Physijs
Physijs copied to clipboard
PhysijsWorker is not a constructor
Hello I followed the instructions to install for browserfy via npm module.
npm install -S physijs-webpack npm install -D webworkify
However, I get the following error:
Uncaught TypeError: PhysijsWorker is not a constructor at new Physijs.Scene (bundle.js:61514) at Object.2../src/classes/audio (bundle.js:207) at o (bundle.js:1) at r (bundle.js:1) at bundle.js:1
Also posted issue here:
https://github.com/agilgur5/physijs-webpack/issues/2
@mpaccione can you close this since it's not related to physijs core?