Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several packages are locked to specific versions #11

Closed
mrjomp opened this issue Oct 22, 2018 · 0 comments
Closed

Several packages are locked to specific versions #11

mrjomp opened this issue Oct 22, 2018 · 0 comments

Comments

@mrjomp
Copy link

mrjomp commented Oct 22, 2018

Several packages are locked to specific versions, npm shows several warnings when installing

package.json

...
"amazon-cognito-identity-js": "2.0.6",
...
"aws-sdk": "2.247.1",
...

Output when installing

npm WARN @caliatys/cognito-service@1.2.4 requires a peer of amazon-cognito-identity-js@2.0.6 but none is installed
. You must install peer dependencies yourself.
npm WARN @caliatys/cognito-service@1.2.4 requires a peer of aws-sdk@2.247.1 but none is installed. You must instal
l peer dependencies yourself.

@mrjomp mrjomp closed this as completed Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant