Trying to install the repo .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.