Austin
05/25/2022, 4:23 PMaws-cdk-lib
is part of the @serverless-stack/resources
package rather than installed separately. I’m not sure if I have something set up wrong in my editor, but I seem to have lost intellisense for importing new CDK packages with this change. Manually installing aws-cdk-lib
into my project seems to fix this, but then I can run into conflicts because it is installed twice in node_modules
. What is the recommendation here? I assume the desire is to just leverage aws-cdk-lib
from the SST package, but is there something else I need to do to get the auto-import intellisense back in VS Code?thdxr
05/25/2022, 4:24 PMthdxr
05/25/2022, 4:24 PMthdxr
05/25/2022, 4:24 PMAustin
05/25/2022, 4:25 PMthdxr
05/25/2022, 4:25 PMAustin
05/25/2022, 4:26 PM