How to load the FBX file into THREE.js?

Hello everyone, Me and some friends are trying to make our own tank game for a high school project and are struggling to import a tank model into THREE.js, we have tried to track down the problem using both our knowledge and using AI chatbots like Claude and Copilot, neither of which worked. The tank model we are trying to import.

In advance, thank you guys for your help!

Here is the code that we are trying to load this in

We already know where the errors are because of google inspect but even with the assistance of AI we cannot seem to solve the problem, and have already looked through the documentation and can’t find where we went wrong.