hernansartorio / hernansartorio/react-nice-dates
installation broken with react 17
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
When running `npm install react-nice-dates date-fns --save`
I get the error:
```
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" from react-nice-dates@3.1.0
npm ERR! node_modules/react-nice-dates
npm ERR! react-nice-dates@"*" from the root project
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.