Cant run openapi-location-weather example #3736
Unanswered
roofishaikh
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to graphql-mesh , also not an expert in typescript. When I execute yarn start, I am getting following error
TypeError: Cannot read properties of undefined (reading 'map')
at default_1 (/home/azureuser/graphql-mesh-master/examples/openapi-location-weather/customServerHandler.ts:10:23)
at async Object.handler (/home/azureuser/graphql-mesh-master/examples/openapi-location-weather/node_modules/@graphql-mesh/cli/bin.js:934:17)
Please help
Beta Was this translation helpful? Give feedback.
All reactions