Physijs icon indicating copy to clipboard operation
Physijs copied to clipboard

PhysijsWorker is not a constructor

Open mpaccione opened this issue 5 years ago • 2 comments

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

mpaccione avatar Jun 10 '19 16:06 mpaccione

Also posted issue here:

https://github.com/agilgur5/physijs-webpack/issues/2

mpaccione avatar Jun 10 '19 19:06 mpaccione

@mpaccione can you close this since it's not related to physijs core?

agilgur5 avatar Jun 22 '19 05:06 agilgur5