When I upgraded from 1.33.0 -> 1.37.0, I started getting the error below. I reverted back to the old CDK version, and the command works again.
CDK version
$ cdk --version
1.37.0 (build e4709de)
Error:
$ cdk synth
Unexpected token '?'
Subprocess exited with error 1
Any insight as to what this error message could mean?