rudyhadoux

Results 16 comments of rudyhadoux

It is a *.mjs files problem. https://github.com/graphql/graphql-js/issues/2721#issuecomment-723008284

Hi, **Someone manages to trigger a step functions workflow from a lambda ?** I do not. ``` { "errorType": "TypeError", "errorMessage": "Cannot read properties of undefined (reading 'StepFunctions')", "stack": [...

The problem remains. And Angular 17 needs NodeJS 18.

Does anyone know how to use a NodeJS 18 for AWS Amplify hosting here?

@nmatte thanks. I found an other way without changing anything. Just set in the pre-build : nvm use 18.

I think that **nvm use 18 to the pre-build command** is the best solution indeed.