next.js
046acd50 - Error on mismatched minimal react version (#65806)

Commit
1 year ago
Error on mismatched minimal react version (#65806) ### What Error when users installing react@18 and requires higher version ### Why The architecture now already requires to have `react@beta` or `react@rc`. Especially where we need to load `react-server` condition of react, which is erroring now in react 18.
Author
Parents
Loading