Hubert
08/24/2021, 11:30 AMError: ENOENT: no such file or directory, copyfile '/home/xxx/xxx/xxx/node_modules/@aws-cdk/core/lib/custom-resource-provider/nodejs-entrypoint.js' -> '/home/xxx/xxx/xxx/.build/lib/edge-function/__entrypoint__.js'
Any ideas why this is happening??thdxr
08/24/2021, 11:59 AMFrank
Frank
Hubert
08/24/2021, 1:41 PMthdxr
08/24/2021, 1:43 PMthdxr
08/24/2021, 1:43 PMHubert
08/24/2021, 2:28 PMHubert
08/24/2021, 2:33 PMapp.setDefaultFunctionProps
however, I can't find any reference on how to use .valueFromLookup
I'm trying to export the api.url
as an environment variable to all my lambda functions, ideally only 3/4 need it but when I reference the api.url
directly i end up with cyclic problems.Hubert
08/24/2021, 3:58 PM