web-ifc-three
web-ifc-three copied to clipboard
bump three.js version to 152.1
We're using web-ifc-three in the Giro3D library, and while upgrading Three.js to r152.1, web-ifc-three refuses to install because
Could not resolve dependency:
npm ERR! peer three@"^0.149.0" from [email protected]
Would you consider either updating the dependency version, or specify a range in package.json to relax the requirements a bit ?
Note: I tested forcing the installation, and the IFC example still works as expected.
When I tried with a different version of three, I get the error : [!] Error: Could not load ...\node_modules\three\examples\jsm\loaders\GLTFLoader (imported by node_modules/web-ifc-viewer/dist/components/import-export/glTF.js): ENOENT: no such file or directory, open '...\node_modules\three\examples\jsm\loaders\GLTFLoader'