EPEERINVALID
Open
- Dominant language
- JavaScript
- Stars
- 138
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
on `npm install`
```
npm ERR! node v4.1.1
npm ERR! npm v2.14.4
npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package react@15.0.0-rc.2 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer newforms@0.12.1 wants react@>=0.13.0
npm ERR! peerinvalid Peer react-dom@15.0.0-rc.2 wants react@^15.0.0-rc.2
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by reproducing npm install with the reported Node, npm, React, react-dom, and newforms versions, then inspect the dependency declarations; done means installation no longer reports EPEERINVALID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100