adrianhajdin / project_3D_developer_portfolio

The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
https://jsmastery.pro
6.03k stars 1.35k forks source link

Why 'intensity, position, object, penumbra, etc are showing undefined and 3D desktop model is visible while running "npm run dev" but later it is invisible. #85

Open webricated opened 1 year ago

webricated commented 1 year ago

Unknown property 'intensity' foundeslintreact/no-unknown-property (property) intensity?: number | undefined The light's intensity, or strength. When legacy lighting mode is disabled, the units of intensity depend on the type of light.

@remarks — Expects a Float

@defaultValue — 1

Screenshot 2023-07-25 021848

Emtinan98 commented 11 months ago

I have the same issue, did you solve it?