Jump to content

Angular 6.1.9 + BabylonJS 3.3.0 + Typescript 2.9.2


JohnnyDevNull
 Share

Recommended Posts

Dear Developers,

i have the following Error after updating from 3.2.0 BayblonJS to 3.3.0:

ERROR in node_modules/babylonjs/babylon.d.ts(8665,5): error TS2717: Subsequent property declarations must have the same type.  Property 'leftBounds' must be of type 'number[]', but
here has type 'Float32Array | number[]'.
node_modules/babylonjs/babylon.d.ts(8666,5): error TS2717: Subsequent property declarations must have the same type.  Property 'rightBounds' must be of type 'number[]', but here has type 'Float32Array | number[]'.

I have no idea to fix that, seems it is a error in the type definition?

Link to the project: https://github.com/JohnnyDevNull/ng-babylon-template

EDIT:

Ok downgrade to 3.2.0 also doesn't work... don't know how this compiled before...

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...