better-docs icon indicating copy to clipboard operation
better-docs copied to clipboard

React 18 compatability

Open erikksuzuki opened this issue 2 years ago • 11 comments

Better docs seems to have React 17 as a dependency. Are there any plans to update it for version 18 compatibility?

erikksuzuki avatar Sep 19 '22 18:09 erikksuzuki

Any news on this ?

sboudouk avatar Oct 20 '22 17:10 sboudouk

error in install

npm ERR! code ERESOLVE
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@"^17.0.2" from [email protected]
npm ERR! node_modules/better-docs
npm ERR!   dev better-docs@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

long76 avatar Oct 24 '22 11:10 long76

I attempted to open a PR for this issue, but it appears more complicated than simply updating the peer dep, and optionally using createRoot. Happily accepting feedback.

zedd45 avatar Nov 09 '22 19:11 zedd45

Any update? Or the project is not maintained anymore?

welcomemax avatar Jan 26 '23 11:01 welcomemax

Any news?..

kirdiapin-n avatar Feb 08 '23 16:02 kirdiapin-n

Maintenance disabled?

jankapunkt avatar Sep 07 '23 11:09 jankapunkt

so, any news?

XeL077 avatar Oct 09 '23 20:10 XeL077

Eagerly waiting for this issue to be resolved 😄

azdrenymeri avatar Oct 21 '23 20:10 azdrenymeri

Does anyone know any alternatives for react 18? i'm using nextjs too

rodolfosaraiva avatar Jan 10 '24 11:01 rodolfosaraiva

Yeah. Open source means leave-anytime-of-course. We can only wait for a hero(or many) to fork and maintain it, like what they did for exa.

nyngwang avatar Feb 29 '24 03:02 nyngwang

The project is abandonned

stanlrt avatar May 03 '24 10:05 stanlrt