JohnnyDevNull Posted October 18, 2018 Share Posted October 18, 2018 Related to this pos: After i have updated Angular to version 7 and TypeScript 3.1.2 i got another TypeScript compilation error: Here is the Code: https://github.com/JohnnyDevNull/ng-babylon-template/tree/angular-7 Does anyone has an idea? Quote Link to comment Share on other sites More sharing options...
Guest Posted October 19, 2018 Share Posted October 19, 2018 Still because of a Typescript breaking change..THIS IS WHY WE SHOULD NEVER INTRODUCE BREAKING CHANGES Can you try with bjs 4.0? I introduced some workarounds for that specifically Quote Link to comment Share on other sites More sharing options...
JohnnyDevNull Posted October 19, 2018 Author Share Posted October 19, 2018 It compiles, but with the known warnings... [email protected] Quote Link to comment Share on other sites More sharing options...
Guest Posted October 22, 2018 Share Posted October 22, 2018 This is because cannon, earcut and oimo are peer dependencies. You are not forced to have them You can still install them if you want to remove the warnings Quote Link to comment Share on other sites More sharing options...
JohnnyDevNull Posted October 22, 2018 Author Share Posted October 22, 2018 Yes i've read it in the docs, but actually this is only my template project. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.