getting below error while building using ng build in angular application. im using below packages
“@types/three”: “^0.167.1”,
“three”: “^0.167.1”,
no error in running the build but only while running ng build it fail with below errors
any help on this is highley appreciated