Viswa
06/16/2022, 3:49 PMSyntaxError: Cannot use 'import.meta' outside a module
> 1 | import * as sst from "@serverless-stack/resources";
Is there any jest dependency need be explicitly added after upgrading to v1?thdxr
06/16/2022, 3:49 PMtype: "module"
to your root package.jsonthdxr
06/16/2022, 3:50 PMAdam Fanello
06/16/2022, 5:25 PMthdxr
06/16/2022, 5:32 PMthdxr
06/16/2022, 5:32 PMViswa
06/16/2022, 5:42 PMthdxr
06/16/2022, 5:43 PMthdxr
06/16/2022, 5:43 PMViswa
06/16/2022, 6:06 PMError: Must use import to load ES Module: jest.config.ts
require() of ES modules is not supported