Skip to content

Fails to start - error TS2740: Type 'number[]' is missing the following properties from type 'Vector3': x, y, z, isVector3, and 74 more. #1

@IRobot1

Description

@IRobot1

Cloned repository

pnpm i
npm run start

Error: apps/example/src/app/scene.component.ts:36:64 - error TS2740: Type 'number[]' is missing the following properties from type 'Vector3': x, y, z, isVector3, and 74 more.

36 <ngt-canvas [sceneGraph]="scene" [camera]="{ position: [0, 0, 15], near: 5, far: 20 }" />
~~~~~~

Can you confirm? If not, any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions