I downloaded the latest three.min.js from https://threejs.org/ and am getting this error. ```js Uncaught TypeError: class constructors must be invoked with 'new' InteractionManager http://localhost:3000/js/three.interaction.js:715 Interaction http://localhost:3000/js/three.interaction.js:4470 <anonymous> http://localhost:3000/js/myfile.js:49 [three](http://localhost:3000/js/three.interaction.js) ```