three.ar.js icon indicating copy to clipboard operation
three.ar.js copied to clipboard

latest three.js not has geometry,

Open 389652405 opened this issue 3 years ago • 1 comments

export 'Geometry' (imported as 'Geometry') was not found in 'three'

i see the err, is project starting,

389652405 avatar Oct 04 '21 08:10 389652405

Me too.

node_modules/.pnpm/[email protected][email protected]/node_modules/three.ar.js/dist/three.ar.module.js:42:45: error: No matching export in "node_modules/.pnpm/[email protected]/node_modules/three/build/three.module.js" for import "Face3" 42 │ ... DoubleSide, EventDispatcher, Face3, Geometry, Math as Math$1, Ma... ╵ ~~~~~

node_modules/.pnpm/[email protected][email protected]/node_modules/three.ar.js/dist/three.ar.module.js:42:52: error: No matching export in "node_modules/.pnpm/[email protected]/node_modules/three/build/three.module.js" for import "Geometry" 42 │ ...ide, EventDispatcher, Face3, Geometry, Math as Math$1, Matrix4, M...

vadxq avatar Jan 18 '22 08:01 vadxq