phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Error updating to three r167

Open EdwardMoyse opened this issue 1 year ago • 0 comments

- Generating browser application bundles (phase: setup)...
../../node_modules/@types/three/examples/jsm/loaders/KTX2Loader.d.ts(2,42): error TS2307: Cannot find module 'three/webgpu' or its corresponding type declarations.
  There are types at '/Users/emoyse/LocalDocuments/phoenix/node_modules/@types/three/build/three.webgpu.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.
2:29:16 PM - Found 1 error. Watching for file changes.

This maybe doesn't concern us, since it is in a threejs example?

EdwardMoyse avatar Jul 30 '24 12:07 EdwardMoyse