Hello, I am a beginner with three js and here I am for 2 days confronted with an error that I do not understand and that upsets me.
I’m just trying to import a gltf file into my canva three js.
I followed dozens of tutorials on youtube this weekend and everyone seems to use the same way. Which obviously doesn’t work for me.
This way is the one present on my screenshot.
I STILL get the error message on the screenshot.
All over the internet it seems that my error comes from a path problem but I tried everything, I tried to put it everywhere in my project but nothing worked.
I’m using parcel because the first tutorial I followed used it.
I installed three with npm.
I saw that there was a topic already existing with the name of my error but I can’t find any help there.
If any information is missing, I would add it with pleasure.
error.bmp (494.1 KB)
code.bmp (5.4 MB)