Anyone add `constructs` as a dev dependency and th...
# help
j
Anyone add
constructs
as a dev dependency and then have type issues on
stack
when used on SST components?
that’s ultimately what my issue was from this thread: https://serverless-stack.slack.com/archives/C01JG3B20RY/p1650494251935179
bumping to
1.0.0
from
beta-25
I add constructs due to this warning:
"@serverless-stack/cli > aws-cdk-lib@2.20.0" has unmet peer dependency "constructs@^10.0.0".
f
Hey @Jarod Stewart, which version of
constructs
did u add to fix this?
j
hrmm so constructs@latest seems to solve the issue. Not sure what minimum version will but
10.0.130
seems to address it.