Luca Demmel
06/21/2021, 9:57 AMAlbert Gao
06/21/2021, 10:40 AMRoss Coundon
06/21/2021, 10:49 AMLuca Demmel
06/21/2021, 11:05 AMFrank
npx create-serverless-stack@latest my-sst-app
2. npm install class-transformer
3. import class-transformer
and use it in the lambda code (in src/
)
4. run npx sst build
should give the error