Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Upgrade the library to React v17 #40

@s1gr1d

Description

@s1gr1d

How to reproduce

  1. Install library in project with React v17

Version information

  • Node.js Version: 16.13.1
  • npm Version: 8.1.2
  • OS: iOS

Additional info

My project has the latest React version 17.0.2, but the library uses 16.8.4 which is not compatible.

This is the error I get:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: solid-project@undefined
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR!   react@"17.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4" from @solid/react@1.10.0
npm ERR! node_modules/@solid/react
npm ERR!   @solid/react@"*" from the root project

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions