-
Notifications
You must be signed in to change notification settings - Fork 345
CDK WorkShop Issue with cdk bootstrap command on Windows 7 Professional #173
Comments
Hi @Blyseur, did you provide the environment (account and region) you want to deploy to? This can be done 3 ways.
You can read more about bootstrapping here.
|
Hi @SomayaB yes, I did and I tried it with the same configuration on Linux, it worked correctly. |
This isn't an issue with the workshop, if you're still having trouble with this please open an issue on the main repo |
|
❓ Guidance Question
In the CDK WorkShop, when we add our first lambda function, we have to import @aws-cdk/aws-lambda. Once, we write the code and we want to deploy, we have an error occured because of the bootstrapping
Reproduction Steps
On Windows, init a cdk project, follow the steps until arrived to the lambda function step.
https://cdkworkshop.com/20-typescript/30-hello-cdk/200-lambda.html
What did you expect to happen?
Deploy correctly CdkWorkshopStack
What actually happened?
We obtain an error, where it is sayed we must deployed the toolkit stack.
So, at this moment, we run cdk bootstrap and an other error occured :
Environment
Other information
The text was updated successfully, but these errors were encountered: