FBX Loading issues

I’m using ThreeJS v148 and cannot get my application to load FBX files.
I get the following error:

THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights.

I’ve noticed there are other posts regarding this but is there a solution? Using the same code approach, GLTF files load fine.