You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Janardhanmitt is this your first time deploying CDK to that AWS account? If so, you need to bootstrap it before deploying. This is documented in README, but here it is:
# Replace ACCOUNT_ID with your account ID, REGION with the region you're working in
npm run cdk bootstrap aws://ACCOUNT_ID/REGION
Why do I get this error even if I run the Bootstrap command before deploy-website
The text was updated successfully, but these errors were encountered: