Vue project Load model but get error Uncaught SyntaxError: Unexpected token '<'

hey huys, although there are many similar questions and I already checked, I still can not solve my problem…

I get problem when I want to load a model. The glb file is under the public folder.

Here is where it is:

Screenshot 2022-05-09 at 22.40.42

I also checked the path localhost:8080/LittlestTokyo.glb. I will download the file.

As well, I checked the response of “LittlestTokyo”, ad it looks good:

Does anyone know where am I wrong? Thank you sooo much for your reply!

oh, I forget to mention that I am working with Vue