Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

Commit 7ac4f77

Browse files
authored
Merge pull request #17 from aws-samples/dev
v2.0.3
2 parents cc8c149 + 5450c6a commit 7ac4f77

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

workshop/content/buildpipe/cdkinit/_index.en.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ npm uninstall -g aws-cdk
1212
npm install -g aws-cdk
1313
```
1414

15+
{{% notice tip %}}
16+
If the Cloud9 terminal returns an error, use the `--force` flag: `npm install -g aws-cdk --force`
17+
{{% /notice %}}
18+
19+
1520
### Initialize project
1621

1722
Now, let's create a folder within our _sam-app_ directory where the pipeline code will reside.

0 commit comments

Comments
 (0)