Attempting to install @glideapps/glide-data-grid in a project using React 19 results in an ERESOLVE dependency conflict.
Steps to reproduce :
Initialize an electron-react-boilerplate project with React 19.
Run npm install @glideapps/glide-data-grid.
Current Behavior :
The installation fails with the following error:
npm error ERESOLVE unable to resolve dependency tree
...
npm error peer react@"^16.12.0 || 17.x || 18.x" from @glideapps/glide-data-grid@6.0.3
Attempting to install @glideapps/glide-data-grid in a project using React 19 results in an ERESOLVE dependency conflict.
Steps to reproduce :
Initialize an electron-react-boilerplate project with React 19.
Run npm install @glideapps/glide-data-grid.
Current Behavior :
The installation fails with the following error:
npm error ERESOLVE unable to resolve dependency tree
...
npm error peer react@"^16.12.0 || 17.x || 18.x" from @glideapps/glide-data-grid@6.0.3