When trying to publish my production build it fails with the following error message:
../../Library/PackageCache/com.needle.engine@2.51.0-pre/package~/node_modules/@types/three/examples/jsm/webxr/OculusHandPointerModel.d.ts(10,5): error TS2724: '"../../../src/Three"' has no exported member named 'SphereBufferGeometry'. Did you mean 'BufferGeometry'?
Open C:\Data\UnityProjects\NeedleHandGestures\Projects\HandTrackingGestures/../../Library/PackageCache/com.needle.engine@2.51.0-pre/package~/node_modules/@types/three/examples/jsm/webxr/OculusHandPointerModel.d.ts
I guess smth with the typedefs went wrong after updating to 2.51.0-pre My three types are all set to 0.146.0 (we had this discussion already in another post, so I made sure itβs not related ^^)
by user 474974683163394049