Has anyone seen this error before? ```✘ [ERROR] To...
# help
d
Has anyone seen this error before?
Copy code
✘ [ERROR] Top-level await is not available in the configured target environment ("node14")

    node_modules/@serverless-stack/resources/dist/AppSyncApi.js:4:26:
      4 │ const { mergeTypeDefs } = await Util.weakImport("@graphql-tools/merge");
t
hm
are you on the latest sst?
and can I see your tsconfig?
also are you seeing this error on sst start?
d
This is on sst start when i try to hit the handler for a lambda no tsconfig, we haven't used typescript, yet
Copy code
SST: 1.2.15
CDK: 2.24.0