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
Hello!
Is there a way to integrate this component into a React 18 project?
I could not find any documentation and had this error while running "npm i @macrostrat/timescale ":
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1" from @macrostrat/[email protected]
npm ERR! node_modules/@macrostrat/timescale
npm ERR! @macrostrat/timescale@"*" from the root project
Thank you!
The text was updated successfully, but these errors were encountered:
Hi! We've made the timescale library compatible with React 18, but we haven't bundled a new version for public consumption in quite some time. We'll produce a new version shortly that you can refer to, and let you know here.
Hello!
Is there a way to integrate this component into a React 18 project?
I could not find any documentation and had this error while running "npm i @macrostrat/timescale ":
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1" from @macrostrat/[email protected]
npm ERR! node_modules/@macrostrat/timescale
npm ERR! @macrostrat/timescale@"*" from the root project
Thank you!
The text was updated successfully, but these errors were encountered: