Fullstack-Serverless-GraphQL / fullstack-serverless-graphql-docs

The docs site for Fullstack Serverless GraphQL in Gatsby.
https://fsgql.com
MIT License
31 stars 7 forks source link

Setting up seed: Error in variable #109

Closed draj14 closed 3 years ago

draj14 commented 3 years ago

Steps To Reproduce

  1. While setting up seed service getting error: ERROR: Serverless Error: Trying to populate non string value into a string for variable ${self:custom.stage}. Please make sure the value of the property is a string. ERROR: Cannot read property 'errorType' of null

Attaching Error Log for reference:

Error Log: setUpSeedError.log

draj14 commented 3 years ago

Duplicate issue #107. so closing