Blake E
01/10/2022, 9:17 PM@aws-cdk/aws-events.Rule@serverless-stack/resources.Function@aws-cdk/aws-events-targets.LambdaFunctionrule.addTargetsst start> node_modules/@serverless-stack/resources/dist/App.js:212:57: warning: "@aws-cdk/aws-s3" should be marked as external for use with "require.resolve"
    212 │                 codeDirectory: path.join(require.resolve("@aws-cdk/aws-s3"), "../auto-delete-objects-handler"),
        ╵                                                          ~~~~~~~~~~~~~~~~~
 > node_modules/fsevents/fsevents.js:13:23: error: No loader is configured for ".node" files: node_modules/fsevents/fsevents.node
    13 │ const Native = require("./fsevents.node");
       ╵                        ~~~~~~~~~~~~~~~~~
8f2f6eb8-04d0-404d-84b6-743959b1267e ERROR build_failure: The function src/cw-ingestor.debugHandler failed to buildsst.Functionaws-event-targetsRoss Coundon
01/11/2022, 9:23 PMsst startError: Error processing setBreakpoints: RangeError: Start offset -2140284536 is outside the bounds of the bufferMark Fox
01/11/2022, 9:53 PMcolin
01/11/2022, 10:39 PM0.57.2sst start"lint""typeCheck"truesst.json.eslintrc{
  "env": {
    "es2021": true
  },
  "extends": [
    "eslint:recommended",
    "plugin:@typescript-eslint/recommended",
    "serverless-stack"
  ],
  "parser": "@typescript-eslint/parser",
  "parserOptions": {
    "ecmaVersion": 12,
    "sourceType": "module"
  },
  "plugins": [
    "@typescript-eslint"
  ],
  "rules": {
    "@typescript-eslint/no-empty-interface": "OFF"
  }
}Michael Robellard
01/12/2022, 9:36 PMLukasz K
01/13/2022, 8:18 AMExport lktest-altera-stack-Altera:ExportsOutputRefGlobalApiUserPoolAuthorizer0FC6637617CEFDF2 cannot be deleted as it is in use by lktest-altera-stack-Avatars, lktest-altera-stack-Company and lktest-altera-stack-Cost (and 4 more)Carter Himmel
01/13/2022, 11:13 PM@serverless-stack/resources@0.59.0-next.{commit_hash}Carter Himmel
01/13/2022, 11:29 PMlib # stack defs
packages
  hasuraActions
  ...other thingshttp://tugboat.dev/uxbm0y.png▾
app.appPath/home/fyko/code/pushas/com.pushas.app/libMichael Robellard
01/14/2022, 12:37 AMconsumers: {
    dynamodbstream: {
        srcPath: "services/dynamodbstream/",
        handler: "stream.handler",
        environment: {
            SEARCH_ENDPOINT: opensearch_domain.domainEndpoint,
        },
        permissions: [new iam.PolicyStatement({
            actions: ["es:*"],
            resources: [opensearch_domain.domainArn],
        })]
    }
}Derek Kershner
01/14/2022, 5:15 PMRight now sst.json needs to be at the root of your repo
We have some tricky situations to deal with to support it being a subpackageI appear to have this working (
sst.jsonstartbuilddeployJon Holman
01/17/2022, 6:59 PMRoss Coundon
01/17/2022, 8:28 PM1. If you have one or moredependencies, and if they are on the experimental package list below, rename them to@aws-cdk/aws-XXXX. For example, rename@aws-cdk/aws-XXXX-alphato@aws-cdk/api-gatewayv2.@aws-cdk/*aws-apigatewayv2*-alpha
Hamed Mamdoohi
01/17/2022, 11:44 PMRoss Coundon
01/18/2022, 10:49 AMAdam Fanello
01/18/2022, 6:43 PMMarcin M
01/19/2022, 3:22 PMDerek Kershner
01/19/2022, 5:38 PMDan Van Brunt
01/20/2022, 5:21 PMMischa Spiegelmock
01/20/2022, 6:22 PMMischa Spiegelmock
01/21/2022, 8:05 AMnpm linkinvalid ConstructNode typeDerek Kershner
01/22/2022, 6:18 PMcorenextjs-lambdaSSTcliresourceslitecliresourcescli-literesources-liteexport * from liteliteSSTliteDevin
01/23/2022, 10:43 PMRoss Coundon
01/24/2022, 9:39 AM"cdk bootstrap" to version 9 if your organization's policies prevent a successful upload or to get rid of this message)Ivan Roskoshnyi
01/24/2022, 3:49 PMserverless.ymlserverless-mysqlserverlessError: Received packets in the wrong sequenceJoe Kendal
01/24/2022, 6:03 PMIvan Roskoshnyi
01/25/2022, 4:33 AMalternate domain nameGregory Houtteman
01/25/2022, 12:08 PMnpm ERR! 404  '@aws-cdk/api-gatewayv2-alpha@2.7.0-alpha.0' is not in this registry.<https://github.com/serverless-stack/serverless-stack/releases/tag/v0.59.0>Seth Geoghegan
01/25/2022, 4:02 PMDan Van Brunt
01/25/2022, 7:25 PMsst.EdgeFunctionisEdgeFunctionsst.Functionsst.EdgeFunctionsst.FunctionMartin Wawrusch
01/25/2022, 10:45 PM