Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump three.js version to 152.1 #174

Open
sguimmara opened this issue Jun 27, 2023 · 1 comment
Open

bump three.js version to 152.1 #174

sguimmara opened this issue Jun 27, 2023 · 1 comment

Comments

@sguimmara
Copy link

sguimmara commented Jun 27, 2023

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.

@Maozerhouni
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants