pmndrs / react-three-next

React Three Fiber, Threejs, Nextjs starter
https://react-three-next.vercel.app/
MIT License
2.52k stars 342 forks source link

three.js types is missing in dev deps #84

Closed hyamero closed 2 years ago

hyamero commented 2 years ago

@types/three should be included in devDependencies when using the typescript template to prevent type errors

RenaudRohlinger commented 2 years ago

See comment https://github.com/pmndrs/react-three-next/pull/85 @types/three should be added in the CLI create-r3f-app not the starter.