Commit 753a778
committed
chore(cli-integ): node-gyp fails on newer python versions
The `cli-integ` tests depend on the `node-pty` package for testing of interactive terminals. This package needs to be build at install time using `node-gyp`. Because previously `cli-integ` tests dependet on an old version of `npm`, we got an old version of `node-gyp` which is incomaptible with recent python versions.
To fix this, we upgrade the dependency to a more recent version of `npm`.1 parent cd4ec06 commit 753a778
File tree
2 files changed
+781
-785
lines changed- packages/@aws-cdk-testing/cli-integ
2 files changed
+781
-785
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments