Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Angular 14 support #138

Closed
marcindz88 opened this issue Jul 8, 2022 · 5 comments
Closed

Angular 14 support #138

marcindz88 opened this issue Jul 8, 2022 · 5 comments

Comments

@marcindz88
Copy link

Hello,
I can see that the version of Angular has been updated to 14 in the project, but the required peer dependencies are still ^13.0.0.
Could you update it or allow both versions 13 and 14 by specifying a range >=13.0.0 < 15.0.0?

Currently, I have to install with --legacy-peer-deps which is annoying, as the lib was updated...

Thanks

@IRobot1
Copy link
Contributor

IRobot1 commented Jul 22, 2022

@types/three is now available for v142

@nartc
Copy link
Owner

nartc commented Jul 22, 2022

Angular 14 and 0.142 support is coming, probably sometimes next week

@nartc
Copy link
Owner

nartc commented Jul 26, 2022

Released 6.0.0

@nartc nartc closed this as completed Jul 26, 2022
@marcindz88
Copy link
Author

Thanks :)

@marcindz88
Copy link
Author

marcindz88 commented Jul 30, 2022

@nartc
Could not resolve dependency: npm ERR! peer three@"~0.141.0 | ~0.142.0" from @angular-three/core@6.0.0
Could you change it to range or correct disjunction sign (||)?

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

No branches or pull requests

3 participants