developmentseed / developmentseed/landsat-api
Package versions conflict on Ubuntu 10-04
Open
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
On ubunto server 10-04, npm install failed with the following error:
npm ERR! peerinvalid The package hapi@9.3.1 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer good@6.4.0 wants hapi@>= 8.x.x
npm ERR! peerinvalid Peer hapi-mongodb@3.2.0 wants hapi@>= 11.x.x
npm ERR! peerinvalid Peer hapi-router@3.4.0 wants hapi@>=8 || <=10
changing hapi-mongodb version from ^3.0.0 to 3.1.0 solved the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.