Daniel Ashcraft
06/07/2022, 2:57 PMSyntaxError: The requested module '@serverless-stack/resources' does not provide an export named 'TableFieldType'
lib/index.js:632
import { Table as Table2, TableFieldType } from "@serverless-stack/resources";
Anyone have experience with this? Seems to be a module resolution issue but it's inside of the libthdxr
06/07/2022, 2:57 PMthdxr
06/07/2022, 2:57 PMDaniel Ashcraft
06/07/2022, 2:58 PMDaniel Ashcraft
06/07/2022, 3:00 PMSST: 1.2.15
CDK: 2.24.0
"@serverless-stack/cli": "1.2.5",
"@serverless-stack/resources": "1.2.5",
this all seems correct, very oddthdxr
06/07/2022, 3:00 PMTableFieldType
anymorethdxr
06/07/2022, 3:01 PMDaniel Ashcraft
06/07/2022, 3:01 PMthdxr
06/07/2022, 3:01 PMDaniel Ashcraft
06/07/2022, 3:01 PMthdxr
06/07/2022, 3:01 PM