You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: