Readme states the support of "React 16.8 or later" yet it's a bit outdated now and not installable on a React v18 project: https://github.com/aribouius/jsonapi-react/blob/426115ab64093588fff88f9cdadcf4134d670d31/package.json#L19-L22 I've force-installed this package into my project and so far works well with React 18 so I believe there is an easy fix to solve/update this.