mac-/hapi-statsd

he package hapi does not satisfy its siblings' peerDependencies requirements!

Closed this issue · 2 comments

When I try to add 'hapi-statsd' i get the error below. Looks like it requires Hapi.js 6.9.0 and current version is 6.11.0. Is it possible to adjust the version to e.g. "6.x.x" ?

npm ERR! peerinvalid The package hapi does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer good@2.3.0 wants hapi@>=2.x.x
npm ERR! peerinvalid Peer hapi-auth-basic@1.1.1 wants hapi@>=2.x.x
npm ERR! peerinvalid Peer hapi-auth-hawk@1.1.1 wants hapi@>=2.x.x
npm ERR! peerinvalid Peer hapi-swagger@0.3.0 wants hapi@>= 2.x < 7.x
npm ERR! peerinvalid Peer hapi-statsd@1.0.2 wants hapi@6.9.x

Thank you!

mac- commented

No problem, thanks for submitting the issue 👍