You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have done npm i after cloning the repository but still getting dependency error in threejs components for example like this in every threejs components:
"Property 'mesh' does not exist on type 'JSX.IntrinsicElements'"
I deleted node_modules and installed again still getting same error.
Anyone who have used this repo can help me with this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using react-three-next library from pmndrs : https://github.com/pmndrs/react-three-next
I have done npm i after cloning the repository but still getting dependency error in threejs components for example like this in every threejs components:
"Property 'mesh' does not exist on type 'JSX.IntrinsicElements'"
I deleted node_modules and installed again still getting same error.
Anyone who have used this repo can help me with this?
@RenaudRohlinger , Your help will be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions