AMAZON Cognito Passwordless Auth cdk deployment bug

Trying to install the repo https://github.com/aws-samples/amazon-cognito-passwordless-auth.git Followed the steps to deploy the backend but every time I try to deploy using npx cdk deploy I keep getting the following error

Could not resolve "aws-jwt-verify"

The package.json has the aws-jwt-verify package. Also verified in the node_modules.

Never encountered this when installed around a few months back. Any help is appreciated.

Upvotes: 0

Views: 25

Answers (0)

Related Questions