We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567534a commit 5584e29Copy full SHA for 5584e29
scripts/check-examples.sh
@@ -25,6 +25,7 @@ mkdir examples-bin
25
cd examples-bin
26
27
cdk init app --language typescript
28
+npm install [email protected]
29
30
cp ../examples/l1-resources/* .
31
cp ../examples/l2-resources/* .
0 commit comments