nartc / angular-three

🧊 THREE.js integration for Angular 🧊
https://angular-three.netlify.app/
MIT License
306 stars 23 forks source link

[BUG] Import NgtSobaOrbitControlsModule error Cannot find name 'OffscreenCanvas' #44

Closed b0yk0k4n3m closed 2 years ago

b0yk0k4n3m commented 2 years ago

Scope

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Import NgtSobaOrbitControlsModule
  2. See error Cannot find name 'OffscreenCanvas' ............

Screenshots image

image

nartc commented 2 years ago

@b0yk0k4n3m please turn on skipLibCheck in your root tsconfig.json. three-stdlib has issues with typings